summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2020-11-27 12:22:59 +0100
committerAndrej Shadura <andrewsh@debian.org>2020-11-27 12:22:59 +0100
commit734655cf14277e237e29f471253258bbef88bc89 (patch)
treeee1cba765e490a486f613ec59b801ce539d87d52
parent780db1c9a950ca8d53724083d3cb7768efb6a0e3 (diff)
Use secure URI in debian/watch.
Changes-By: lintian-brush
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index 52b655e..b416ed6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
# Compulsory line, this is a version 3 file
version=4
-http://mova.org/~cheusov/pub/mk-configure/mk-configure-(\d.*).tar.gz
+https://mova.org/~cheusov/pub/mk-configure/mk-configure-(\d.*).tar.gz
opts="mode=git, pgpmode=none, repack, compression=xz" \
https://github.com/cheusov/mk-configure \