diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-25 21:53:10 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-11-25 21:53:10 +0100 |
commit | ae0528b01b8d26bedb08c08b38927290420b8422 (patch) | |
tree | b4d167cde55fbe4490e11a397e68513341f5ca94 /debian/watch | |
parent | 2e2ff851a88b1910e05d78d5bbccffcc5af28013 (diff) |
Change to secure URIs; Switch from SSLv23_client_method to TLS_client_method
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 22723ec..8592949 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=4 #opts="dversionmangle=s/\+repack\d+$//" http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip opts=dversionmangle=s/\+repack(.*)//,repacksuffix=+repack,compression=xz \ -http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip +https://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip |