summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2023-02-28 16:34:22 +0100
committerGard Spreemann <gspr@nonempty.org>2023-02-28 16:34:22 +0100
commitf13761949ef0b194c193016afc2848be56d439a1 (patch)
tree544b3f4b232b99666b259bf4f157ed3ae9317840 /debian
parent9d3c29d0b0eac8ad515862a8b53c76a2e23601d8 (diff)
Revert "Use https in watch file"
Uscan does not recognize the site's certificate. This reverts commit 9d3c29d0b0eac8ad515862a8b53c76a2e23601d8.
Diffstat (limited to 'debian')
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
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