From ead136d367531f705b7486489e1cd3a274c16699 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 23 May 2016 16:55:47 +0200 Subject: [PATCH 1/1] debian/watch: use https in the repository URL Thanks: gregor herrmann --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 617f05e..6beea40 100644 --- a/debian/watch +++ b/debian/watch @@ -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\.]+) -- 2.1.4