debian/watch: use https in the repository URL
authorAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:55:47 +0000 (16:55 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:59:34 +0000 (16:59 +0200)
Thanks: gregor herrmann <gregoa@debian.org>

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\.]+)