mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-26 21:46:51 +00:00
fix version
This commit is contained in:
parent
8a8fe8e723
commit
3101385abf
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -16,7 +16,7 @@ set -e
|
||||
|
||||
SVN_BASE_URL=http://llvm.org/svn/llvm-project/
|
||||
MAJOR_VERSION=5.0
|
||||
CURRENT_VERSION=5.0.1 # Should be changed to 3.5.1 later
|
||||
CURRENT_VERSION=5.0.2 # Should be changed to 3.5.1 later
|
||||
|
||||
if test -n "$1"; then
|
||||
# http://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/
|
||||
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -54,3 +54,4 @@ glibc_2.27.diff
|
||||
0048-Set-html_static_path-_static-everywhere.patch
|
||||
0049-Use-Debian-provided-MathJax-everywhere.patch
|
||||
|
||||
fix-LLVM_VERSION_PATCH.diff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user