summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
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"