From 26f34d69850465243535d12baae9709ad42f6e69 Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 23 Dec 2021 15:27:21 -0500 Subject: [PATCH] Debian: Update URL in watch file --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index aa283b5b0..0d7cfde06 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -http://download.i2p2.no/releases/(^[0-9].+)$/i2psource_(.+)\.tar\.bz2 debian debian/repack.sh +https://download.i2p2.de/releases/(^[0-9].+)$/i2psource_(.+)\.tar\.bz2 debian debian/repack.sh