summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/unetbootin/unetbootin-661-r1.ebuild2
-rw-r--r--sys-boot/unetbootin/unetbootin-661.ebuild2
-rw-r--r--sys-boot/unetbootin/unetbootin-675.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/unetbootin-661-r1.ebuild b/sys-boot/unetbootin/unetbootin-661-r1.ebuild
index 5363afc4eeca..87fb185874e9 100644
--- a/sys-boot/unetbootin/unetbootin-661-r1.ebuild
+++ b/sys-boot/unetbootin/unetbootin-661-r1.ebuild
@@ -8,7 +8,7 @@ inherit desktop flag-o-matic qmake-utils
DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
HOMEPAGE="https://github.com/unetbootin/unetbootin"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}"
SLOT="0"
diff --git a/sys-boot/unetbootin/unetbootin-661.ebuild b/sys-boot/unetbootin/unetbootin-661.ebuild
index 43b50f59cc77..b7c6d4eb4c21 100644
--- a/sys-boot/unetbootin/unetbootin-661.ebuild
+++ b/sys-boot/unetbootin/unetbootin-661.ebuild
@@ -8,7 +8,7 @@ inherit desktop qmake-utils
DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
HOMEPAGE="https://github.com/unetbootin/unetbootin"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}"
SLOT="0"
diff --git a/sys-boot/unetbootin/unetbootin-675.ebuild b/sys-boot/unetbootin/unetbootin-675.ebuild
index cfc39c26a046..dab61c00204f 100644
--- a/sys-boot/unetbootin/unetbootin-675.ebuild
+++ b/sys-boot/unetbootin/unetbootin-675.ebuild
@@ -7,7 +7,7 @@ inherit desktop flag-o-matic qmake-utils
DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
HOMEPAGE="https://github.com/unetbootin/unetbootin"
SRC_URI="
- ${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/unetbootin/unetbootin/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~jer/${P}-qt5.patch.xz
"