mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-emulation/hatari: fix SRC_URI
Closes: https://bugs.gentoo.org/963151 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ HOMEPAGE="
|
||||
https://www.hatari-emu.org/
|
||||
https://framagit.org/hatari/hatari/
|
||||
"
|
||||
SRC_URI="https://framagit.org/hatari/releases/-/raw/main/v$(ver_cut 1-2)/${P}.tar.bz2"
|
||||
SRC_URI="https://framagit.org/hatari/releases/-/raw/main/v${PV}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user