debian/watch: use https in the repository URL
[tweeper.git] / debian / watch
index 617f05e..6beea40 100644 (file)
@@ -2,4 +2,4 @@ version=3
 
 opts=downloadurlmangle=s/shortlog\/refs\/tags\/(v[\d\.]+)/snapshot\/$1.tar.gz/,\
 filenamemangle=s/.*v([\d\.]+)$/tweeper-$1.tar.gz/ \
-  http://git.ao2.it/tweeper.git/tags  ^.*v([\d\.]+)
+  https://git.ao2.it/tweeper.git/tags  ^.*v([\d\.]+)