Point watch file to the https URL.
This commit is contained in:
parent
aaae2fff3f
commit
334223b492
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
cmake (3.4.0-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Point watch file to the https URL.
|
||||
|
||||
-- Felix Geyer <fgeyer@debian.org> Tue, 17 Nov 2015 17:29:12 +0100
|
||||
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -2,5 +2,5 @@ version=3
|
||||
|
||||
# Track CMake 2.6.x releases including RCs
|
||||
opts="uversionmangle=s/-[Rr][Cc]-?(\d+)/~rc$1/i" \
|
||||
http://www.cmake.org/files/v([\d.]+)/ \
|
||||
https://cmake.org/files/v([\d.]+)/ \
|
||||
cmake-([\d.]+(?i:-RC-?\d+)?).tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user