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

index cfdd713b6f023e4a762e5d9981965f8901583dd2..1c05a33c4c46b4a0ab11d93ff4de88a28a874e20 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools
 
 DESCRIPTION="Resize FAT partitions using libparted"
 HOMEPAGE="https://github.com/ya-mouse/fatresize"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/ya-mouse/fatresize/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"