commit: 30263ca01c46171f152905ee7df81104de289a28 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 1 05:25:21 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 05:25:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30263ca0
app-cdr/cdemu-daemon: Update HOMEPAGE & SRC_URI Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild index 622e8bbf40b..abedc85833f 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit cmake-utils DESCRIPTION="Daemon of the CDEmu optical media image mounting suite" -HOMEPAGE="http://cdemu.org" -SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2" +HOMEPAGE="https://cdemu.sourceforge.io" +SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
