summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild')
-rw-r--r--app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild b/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
index 86120322a7c6..e61b1d13f91d 100644
--- a/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="CD/DVD image converter using libmirage"
-HOMEPAGE="https://github.com/mgorny/mirage2iso/"
+HOMEPAGE="https://github.com/projg2/mirage2iso/"
SRC_URI="
- https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.xz
- test? ( https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}-tests.tar.xz )"
+ https://github.com/projg2/${PN}/releases/download/v${PV}/${P}.tar.xz
+ test? ( https://github.com/projg2/${PN}/releases/download/v${PV}/${P}-tests.tar.xz )"
LICENSE="BSD"
SLOT="0"