aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-dns/noip-duc/noip-duc-3.3.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dns/noip-duc/noip-duc-3.3.0.ebuild b/net-dns/noip-duc/noip-duc-3.3.0.ebuild
index c07b50b69..4d230c5e7 100644
--- a/net-dns/noip-duc/noip-duc-3.3.0.ebuild
+++ b/net-dns/noip-duc/noip-duc-3.3.0.ebuild
@@ -157,13 +157,15 @@ DESCRIPTION="No-IP Dynamic Update Client (https://www.noip.com)"
HOMEPAGE="https://www.noip.com"
SRC_URI="
${CARGO_CRATE_URIS}
- https://dmej8g5cpdyqd.cloudfront.net/downloads/noip-duc_3.3.0.tar.gz
+ https://dmej8g5cpdyqd.cloudfront.net/downloads/noip-duc_${PV}.tar.gz
"
S="${WORKDIR}/noip-duc_${PV}"
LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+=" ISC MIT MPL-2.0 Unicode-DFS-2016"
+# ring
+LICENSE+=" openssl"
SLOT="0"
KEYWORDS="~amd64"