diff options
author | orbea <orbea@riseup.net> | 2024-11-12 10:17:31 -0800 |
---|---|---|
committer | orbea <orbea@riseup.net> | 2024-11-12 10:17:31 -0800 |
commit | 4e073e273bc95617b5e606bda644388b09e30b59 (patch) | |
tree | 3b5adead6f2477ec4b30d3f16c53db97e336be88 | |
parent | net-dialup/freeradius: stabilize 3.2.3 for amd64, arm64, x86 (diff) | |
download | libressl-4e073e273bc95617b5e606bda644388b09e30b59.tar.gz libressl-4e073e273bc95617b5e606bda644388b09e30b59.tar.bz2 libressl-4e073e273bc95617b5e606bda644388b09e30b59.zip |
net-libs/ldns: update HOMEPAGE
Signed-off-by: orbea <orbea@riseup.net>
-rw-r--r-- | net-libs/ldns/ldns-1.8.3-r3.ebuild | 2 |
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 cd027f9..021f807 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" |