mednafen: update to 1.21.3.
Closes #14339. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f821c16498
commit
24de253100
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mednafen'
|
# Template file for 'mednafen'
|
||||||
pkgname=mednafen
|
pkgname=mednafen
|
||||||
version=1.21.1
|
version=1.21.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,9 +10,9 @@ makedepends="libcdio-devel libsndfile-devel glu-devel SDL2-devel zlib-devel"
|
||||||
short_desc="Portable, argument(command-line)-driven multi-system emulator"
|
short_desc="Portable, argument(command-line)-driven multi-system emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mednafen.sourceforge.net/"
|
homepage="https://mednafen.github.io/"
|
||||||
distfiles="https://mednafen.github.io/releases/files/mednafen-${version}.tar.xz"
|
distfiles="https://mednafen.github.io/releases/files/mednafen-${version}.tar.xz"
|
||||||
checksum=848136e4b98d5a949d7691f6596564b20d5720e7d766e93deedc7832bbee2a40
|
checksum=2e761e8834b098b7f1ab35dccaa6d2be715ee9106cf40af4919f6ca4b99ee3c6
|
||||||
|
|
||||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||||
CXXFLAGS="$CFLAGS"
|
CXXFLAGS="$CFLAGS"
|
||||||
|
|
Loading…
Reference in a new issue