diff options
Diffstat (limited to 'sys-boot/unetbootin/unetbootin-675.ebuild')
-rw-r--r-- | sys-boot/unetbootin/unetbootin-675.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 " |