From d8980005c9df0df8ff4f3830be3e91ca7156d55c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:06:08 +0100 Subject: [PATCH] sys-fs/simple-mtpfs: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild index 5e46a628ca75..5247a121e82b 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild @@ -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" -- 2.26.2