From b4f4d34866013a8e5ac67cdbebda83cac0cc2439 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 22:24:52 +0100 Subject: [PATCH] Using https in watch file. Signed-off-by: Daniel Baumann --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 3f76f88..9fc3383 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -opts=pgpmode=auto http://download.savannah.gnu.org/releases/lzip/lunzip/lunzip-(.+)\.tar\.lz +opts=pgpmode=auto https://download.savannah.gnu.org/releases/lzip/lunzip/lunzip-(.+)\.tar\.lz