mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
net-misc/samplicator: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
inherit user
|
||||
|
||||
DESCRIPTION="UDP packets forwarder and duplicator"
|
||||
HOMEPAGE="https://github.com/sleinen/${PN}"
|
||||
HOMEPAGE="https://github.com/sleinen/samplicator"
|
||||
SRC_URI="https://github.com/sleinen/${PN}/releases/download/v${PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Artistic GPL-2"
|
||||
|
||||
@@ -9,7 +9,7 @@ MY_P=${PN}-${MY_PV}
|
||||
inherit user
|
||||
|
||||
DESCRIPTION="UDP packets forwarder and duplicator"
|
||||
HOMEPAGE="https://github.com/sleinen/${PN}"
|
||||
HOMEPAGE="https://github.com/sleinen/samplicator"
|
||||
SRC_URI="https://github.com/sleinen/${PN}/releases/download/${MY_PV}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="Artistic GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user