dev-util/kyua: update HOMEPAGE, SRC_URI

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2024-05-25 12:59:25 -04:00
parent 472abe14dd
commit 9abccf5cc1
2 changed files with 3 additions and 3 deletions

View File

@@ -6,8 +6,8 @@ EAPI=8
inherit flag-o-matic
DESCRIPTION="Testing framework for infrastructure software"
HOMEPAGE="https://github.com/jmmv/kyua"
SRC_URI="https://github.com/jmmv/kyua/releases/download/${P}/${P}.tar.gz"
HOMEPAGE="https://github.com/freebsd/kyua"
SRC_URI="https://github.com/freebsd/kyua/releases/download/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"

View File

@@ -6,6 +6,6 @@
<name>Mike Gilbert</name>
</maintainer>
<upstream>
<remote-id type="github">jmmv/kyua</remote-id>
<remote-id type="github">freebsd/kyua</remote-id>
</upstream>
</pkgmetadata>