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:
Ionen Wolkens
2025-09-20 12:23:08 -04:00
parent 4fdc3ef251
commit d6eaa9aa80

View File

@@ -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"