summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-03-06 18:05:56 +0100
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-09 09:35:10 +0200
commit828a0bf05b5a701fb113dffced26a40473f0dd30 (patch)
treea235cbff8f5d302c39ec33acb5b333fb590a1b70 /app-crypt/glep63-check/glep63-check-11.ebuild
parentapp-admin/gentoo-retirement-scripts: update HOMEPAGE (diff)
downloadgentoo-828a0bf05b5a701fb113dffced26a40473f0dd30.tar.gz
gentoo-828a0bf05b5a701fb113dffced26a40473f0dd30.tar.bz2
gentoo-828a0bf05b5a701fb113dffced26a40473f0dd30.zip
app-crypt/glep63-check: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/glep63-check/glep63-check-11.ebuild')
-rw-r--r--app-crypt/glep63-check/glep63-check-11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/glep63-check/glep63-check-11.ebuild b/app-crypt/glep63-check/glep63-check-11.ebuild
index 512ac29425fa..634b94e0c1c4 100644
--- a/app-crypt/glep63-check/glep63-check-11.ebuild
+++ b/app-crypt/glep63-check/glep63-check-11.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="GLEP 63 compliance checker for OpenPGP keys"
-HOMEPAGE="https://github.com/mgorny/glep63-check/"
+HOMEPAGE="https://github.com/projg2/glep63-check/"
SRC_URI="
- https://github.com/mgorny/glep63-check/archive/v${PV}.tar.gz
+ https://github.com/projg2/glep63-check/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD-2"