mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
app-arch/unadf: fix SRC_URI
Closes: https://github.com/gentoo/gentoo/pull/1738 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
b6d74ae120
commit
0e4b3cd518
@@ -5,7 +5,7 @@
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Extract files from Amiga adf disk images"
|
||||
SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip"
|
||||
SRC_URI="mirror://gentoo/adflib.zip"
|
||||
HOMEPAGE="http://lclevy.free.fr/adflib/"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user