summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-04 20:00:36 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-04 20:00:36 +0100
commitab5c0df6eef34262bbe8f9f268a62cc40f047c0b (patch)
treea5d58f0d3757150d1bd1d98337d8863930d31a9a /sys-auth
parentdev-tex/frakturx: update HOMEPAGE, SRC_URI, EAPI 7 -> 8 (diff)
downloadgentoo-ab5c0df6eef34262bbe8f9f268a62cc40f047c0b.tar.gz
gentoo-ab5c0df6eef34262bbe8f9f268a62cc40f047c0b.tar.bz2
gentoo-ab5c0df6eef34262bbe8f9f268a62cc40f047c0b.zip
sys-auth/skey: update SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/skey/skey-1.1.5-r14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r14.ebuild b/sys-auth/skey/skey-1.1.5-r14.ebuild
index 813f7155f171..f91749db5148 100644
--- a/sys-auth/skey/skey-1.1.5-r14.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit autotools readme.gentoo-r1 toolchain-funcs usr-ldscript
DESCRIPTION="Linux Port of OpenBSD Single-key Password System"
HOMEPAGE="https://web.archive.org/web/20160710152027/http://www.openbsd.org:80/faq/faq8.html#SKey"
-SRC_URI="mirror://gentoo/${P}.tar.bz2
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.bz2
https://dev.gentoo.org/~ulm/distfiles/${P}-patches-7.tar.xz"
LICENSE="BSD MIT RSA BEER-WARE"