summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:06:08 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:06:08 +0100
commitd8980005c9df0df8ff4f3830be3e91ca7156d55c (patch)
tree08ee89c07261c11848ca625e754e0d8ab96437c2 /sys-fs/simple-mtpfs
parentsys-fs/jmtpfs: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-d8980005c9df0df8ff4f3830be3e91ca7156d55c.tar.gz
gentoo-d8980005c9df0df8ff4f3830be3e91ca7156d55c.tar.bz2
gentoo-d8980005c9df0df8ff4f3830be3e91ca7156d55c.zip
sys-fs/simple-mtpfs: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r--sys-fs/simple-mtpfs/simple-mtpfs-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"