net-misc/samplicator: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-08 19:55:20 +01:00
parent c69425e13f
commit 2f4e26414a
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"