mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 11:06:17 +00:00
Update the watch file to display the right version (even if the download will fail)
This commit is contained in:
parent
c25a70e54e
commit
ef749a3913
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-7 (1:7-8) unstable; urgency=medium
|
||||
|
||||
* Update the watch file to display the right version
|
||||
(even if the download will fail)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 20 Oct 2018 16:00:58 +0200
|
||||
|
||||
llvm-toolchain-7 (1:7-7) unstable; urgency=medium
|
||||
|
||||
[ Samuel Thibault ]
|
||||
|
3
debian/watch
vendored
3
debian/watch
vendored
@ -1,4 +1,3 @@
|
||||
version=3
|
||||
opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \
|
||||
https://llvm.org/releases/download.html (?:.*/)?clang-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian debian/orig-tar.sh
|
||||
http://llvm.org/releases/download.html .*/llvm-(.*).src.tar.xz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user