From b95d8f4ebfe971a0e27fbe28fcce8dca8eb041d7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:02:35 +0100 Subject: [PATCH] net-analyzer/packit: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- net-analyzer/packit/packit-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/packit/packit-1.6.1.ebuild b/net-analyzer/packit/packit-1.6.1.ebuild index 5f5c79b6cb90..ddeeeb77d2bf 100644 --- a/net-analyzer/packit/packit-1.6.1.ebuild +++ b/net-analyzer/packit/packit-1.6.1.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="network packet generator and capture tool" HOMEPAGE="https://github.com/resurrecting-open-source-projects/packit" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/resurrecting-open-source-projects/packit/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2