diff options
Diffstat (limited to 'sys-boot/os-prober/os-prober-1.78.ebuild')
-rw-r--r-- | sys-boot/os-prober/os-prober-1.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.78.ebuild b/sys-boot/os-prober/os-prober-1.78.ebuild index 0ee253a646f7..ba56852a216e 100644 --- a/sys-boot/os-prober/os-prober-1.78.ebuild +++ b/sys-boot/os-prober/os-prober-1.78.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="Utility to detect other OSs on a set of drives" -HOMEPAGE="https://packages.debian.org/source/sid/os-prober" +HOMEPAGE="https://salsa.debian.org/installer-team/os-prober" SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-3" |