From f13761949ef0b194c193016afc2848be56d439a1 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 28 Feb 2023 16:34:22 +0100 Subject: Revert "Use https in watch file" Uscan does not recognize the site's certificate. This reverts commit 9d3c29d0b0eac8ad515862a8b53c76a2e23601d8. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/watch') diff --git a/debian/watch b/debian/watch index 4a7778a..db539dc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 opts="dversionmangle=s/\+dfsg\.\d+$//,filenamemangle=s/\S+\/v?(\S+)\.tar\.gz/lbfgsb-$1\.tar\.gz/" \ - https://users.iems.northwestern.edu/~nocedal/lbfgsb.html \ + http://users.iems.northwestern.edu/~nocedal/lbfgsb.html \ Software/Lbfgsb\.(.+)\.tar\.(?:bz2|gz|xz) \ No newline at end of file -- cgit v1.2.3