mame: update to 0.228

This commit is contained in:
Jürgen Buchmüller 2021-01-26 21:28:51 +01:00
parent 0c4c175745
commit 3777ad1489

View file

@ -1,6 +1,6 @@
# Template file for 'mame' # Template file for 'mame'
pkgname=mame pkgname=mame
version=0227 version=0228
revision=1 revision=1
wrksrc="mame-mame${version}" wrksrc="mame-mame${version}"
hostmakedepends="pkg-config python3 qt5-host-tools tar xz which" hostmakedepends="pkg-config python3 qt5-host-tools tar xz which"
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://mamedev.org" homepage="http://mamedev.org"
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz" distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
checksum=95dbce00a4f05a35f66ef966fe9efad1e4e78ce62e0eba3f7031dfa6737829a5 checksum=1d8e6f20491492f8b15892ff958f9b067c48eb90cc2fc974b08bde297e657244
nodebug=yes nodebug=yes
replaces="sdlmame>=0 sdlmess>=0" replaces="sdlmame>=0 sdlmess>=0"