From ad20b17de7c066ab353c2b65f3b4303c78b5d00e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:06:12 +0100 Subject: sys-fs/squashfs-tools: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/squashfs-tools') diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild index 113491166f1e..4bbb6fa92af7 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild @@ -6,7 +6,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="tools to create and extract Squashfs filesystems" HOMEPAGE="https://github.com/plougher/squashfs-tools" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/plougher/squashfs-tools/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad