commit: 354bc1a68a7a5cb574b51a1545f42fd6c76b5762 Author: Artemis Everfree <artemis <AT> artemis <DOT> sh> AuthorDate: Thu Jul 25 01:37:33 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Jul 25 01:37:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=354bc1a6
net-libs/libuecc: update HOMEPAGE, SRC_URI Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh> net-libs/libuecc/libuecc-7.ebuild | 4 ++-- net-libs/libuecc/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/libuecc/libuecc-7.ebuild b/net-libs/libuecc/libuecc-7.ebuild index 4bd66bee6..b1d94ad4b 100644 --- a/net-libs/libuecc/libuecc-7.ebuild +++ b/net-libs/libuecc/libuecc-7.ebuild @@ -7,8 +7,8 @@ inherit cmake DESCRIPTION="a very small Elliptic Curve Cryptography library compatible with Ed25519." -HOMEPAGE="https://github.com/NeoRaider/libuecc" -SRC_URI="https://github.com/NeoRaider/libuecc/releases/download/v${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/neocturne/libuecc" +SRC_URI="https://github.com/neocturne/libuecc/releases/download/v${PV}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~arm64" diff --git a/net-libs/libuecc/metadata.xml b/net-libs/libuecc/metadata.xml index 452833dc3..fd477f8b8 100644 --- a/net-libs/libuecc/metadata.xml +++ b/net-libs/libuecc/metadata.xml @@ -7,6 +7,6 @@ <name>Artemis Everfree</name> </maintainer> <upstream> - <remote-id type="github">NeoRaider/libuecc</remote-id> + <remote-id type="github">neocturne/libuecc</remote-id> </upstream> </pkgmetadata>
