mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 19:17:46 +00:00
prepare the new upstream release
This commit is contained in:
parent
778774f56d
commit
d1aa2c1392
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-8 (1:8.0.1-1~svn) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release (prepare)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 07 Apr 2019 13:59:46 +0200
|
||||
|
||||
llvm-toolchain-8 (1:8-3) unstable; urgency=medium
|
||||
|
||||
* Fix the FTBFS on mips (introduced by my previous change)
|
||||
|
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -20,7 +20,7 @@ set -e
|
||||
|
||||
SVN_BASE_URL=https://llvm.org/svn/llvm-project/
|
||||
MAJOR_VERSION=8
|
||||
CURRENT_VERSION=8 # Should be changed to 3.5.1 later
|
||||
CURRENT_VERSION=8.0.1 # Should be changed to 3.5.1 later
|
||||
|
||||
if test -n "$1"; then
|
||||
# https://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/
|
||||
|
Loading…
Reference in New Issue
Block a user