summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-10-26 19:56:26 +0200
committerGard Spreemann <gspr@nonempty.org>2022-10-26 19:56:26 +0200
commit9d3c29d0b0eac8ad515862a8b53c76a2e23601d8 (patch)
tree465a9bd25de0f378100eecabea1642565170d741 /debian
parentdd5f108d23e982c29e25df42f6097f652281252c (diff)
Use https in watch file
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 db539dc..4a7778a 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/" \
- http://users.iems.northwestern.edu/~nocedal/lbfgsb.html \
+ https://users.iems.northwestern.edu/~nocedal/lbfgsb.html \
Software/Lbfgsb\.(.+)\.tar\.(?:bz2|gz|xz) \ No newline at end of file