mednafen: update to 1.22.1.
This commit is contained in:
parent
f33e2f504d
commit
ad9ae4e0d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mednafen'
|
# Template file for 'mednafen'
|
||||||
pkgname=mednafen
|
pkgname=mednafen
|
||||||
version=1.21.3
|
version=1.22.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mednafen.github.io/"
|
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=2e761e8834b098b7f1ab35dccaa6d2be715ee9106cf40af4919f6ca4b99ee3c6
|
checksum=f5b502e9f2f615c8b69fa1e151da20ab387377c72748cd8e19deb75a432ecfd2
|
||||||
|
|
||||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||||
CXXFLAGS="$CFLAGS"
|
CXXFLAGS="$CFLAGS"
|
||||||
|
|
Loading…
Reference in a new issue