sys-fs/squashfs-tools: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:12 +0000 (11:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:12 +0000 (11:06 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild

index 113491166f1e5b145aae649a488ffc17cc537aab..4bbb6fa92af78bbc2fe6ae6c05380711d848e491 100644 (file)
@@ -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"