summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas PARLANT <nicolas.parlant@parhuet.fr>2024-12-30 11:01:45 +0000
committerSam James <sam@gentoo.org>2024-12-30 14:03:01 +0000
commit597c7bc2530d7ca57988a14b35e0e57cf88a1731 (patch)
treeeb37fe4ed0c9b5b9914a1443b8558763c218f372
parentnet-dns/knot: drop 3.4.2-r2 (diff)
downloadgentoo-597c7bc2530d7ca57988a14b35e0e57cf88a1731.tar.gz
gentoo-597c7bc2530d7ca57988a14b35e0e57cf88a1731.tar.bz2
gentoo-597c7bc2530d7ca57988a14b35e0e57cf88a1731.zip
net-dns/knot: update SRC_URI
fix redirect Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-dns/knot/knot-3.2.2.ebuild2
-rw-r--r--net-dns/knot/knot-3.2.9-r1.ebuild2
-rw-r--r--net-dns/knot/knot-3.4.3-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/knot/knot-3.2.2.ebuild b/net-dns/knot/knot-3.2.2.ebuild
index d19b7b58777e..ed2515b95b2d 100644
--- a/net-dns/knot/knot-3.2.2.ebuild
+++ b/net-dns/knot/knot-3.2.2.ebuild
@@ -10,7 +10,7 @@ KNOT_SUBSLOT="13.9.4"
DESCRIPTION="High-performance authoritative-only DNS server"
HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns"
-SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
+SRC_URI="https://knot-dns.nic.cz/release/${P/_/-}.tar.xz"
S="${WORKDIR}/${P/_/-}"
diff --git a/net-dns/knot/knot-3.2.9-r1.ebuild b/net-dns/knot/knot-3.2.9-r1.ebuild
index c46323b3e1fb..e93de9489b6c 100644
--- a/net-dns/knot/knot-3.2.9-r1.ebuild
+++ b/net-dns/knot/knot-3.2.9-r1.ebuild
@@ -10,7 +10,7 @@ KNOT_SUBSLOT="13.9.4"
DESCRIPTION="High-performance authoritative-only DNS server"
HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns"
-SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
+SRC_URI="https://knot-dns.nic.cz/release/${P/_/-}.tar.xz"
S="${WORKDIR}/${P/_/-}"
diff --git a/net-dns/knot/knot-3.4.3-r1.ebuild b/net-dns/knot/knot-3.4.3-r1.ebuild
index 3de295a89f70..348eb7571ad6 100644
--- a/net-dns/knot/knot-3.4.3-r1.ebuild
+++ b/net-dns/knot/knot-3.4.3-r1.ebuild
@@ -10,7 +10,7 @@ KNOT_SUBSLOT="15.9.4"
DESCRIPTION="High-performance authoritative-only DNS server"
HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns"
-SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
+SRC_URI="https://knot-dns.nic.cz/release/${P/_/-}.tar.xz"
S="${WORKDIR}/${P/_/-}"