Point watch file to the https URL.

This commit is contained in:
Felix Geyer 2015-11-17 17:29:44 +01:00
parent aaae2fff3f
commit 334223b492
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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
View File

@ -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