summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-05 02:52:35 +0100
committerSam James <sam@gentoo.org>2024-10-05 02:52:35 +0100
commit1c9f9bb13d8c258b28b6cf072803c9c606be5f15 (patch)
tree480976df564adab7b23fda75ceb7c38b12b4e7b5 /net-libs
parentnet-misc/rsync: enable py3.13 (diff)
downloadgentoo-1c9f9bb13d8c258b28b6cf072803c9c606be5f15.tar.gz
gentoo-1c9f9bb13d8c258b28b6cf072803c9c606be5f15.tar.bz2
gentoo-1c9f9bb13d8c258b28b6cf072803c9c606be5f15.zip
net-libs/ldns: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/ldns/ldns-1.8.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.3-r3.ebuild b/net-libs/ldns/ldns-1.8.3-r3.ebuild
index 17c48b4bfe13..261f28519ed4 100644
--- a/net-libs/ldns/ldns-1.8.3-r3.ebuild
+++ b/net-libs/ldns/ldns-1.8.3-r3.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit autotools python-single-r1 multilib-minimal
DESCRIPTION="A library with the aim to simplify DNS programming in C"
-HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/about/"
SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz"
LICENSE="BSD"