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

index 5e46a628ca75282918afe2c79b1e929281d90609..5247a121e82b04af19b735eea3c2e13f6a01574e 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="Simple MTP fuse filesystem driver"
 HOMEPAGE="https://github.com/phatina/simple-mtpfs"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/phatina/simple-mtpfs/archive/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"