summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:06:02 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:06:02 +0100
commitb72ae75ec2b2de12ef4007e6eae6912ad5c4b326 (patch)
treef9b72850f5e537eac722721e88349470a7192205 /sys-fs
parentsys-fs/etcd-fs: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-b72ae75ec2b2de12ef4007e6eae6912ad5c4b326.tar.gz
gentoo-b72ae75ec2b2de12ef4007e6eae6912ad5c4b326.tar.bz2
gentoo-b72ae75ec2b2de12ef4007e6eae6912ad5c4b326.zip
sys-fs/fatresize: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fatresize/fatresize-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fatresize/fatresize-1.0.4.ebuild b/sys-fs/fatresize/fatresize-1.0.4.ebuild
index cfdd713b6f02..1c05a33c4c46 100644
--- a/sys-fs/fatresize/fatresize-1.0.4.ebuild
+++ b/sys-fs/fatresize/fatresize-1.0.4.ebuild
@@ -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"