mednafen: update to 1.22.2.
This commit is contained in:
parent
4bb17bd70c
commit
94c401bc9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mednafen'
|
||||
pkgname=mednafen
|
||||
version=1.22.1
|
||||
version=1.22.2
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://mednafen.github.io/"
|
||||
distfiles="https://mednafen.github.io/releases/files/mednafen-${version}.tar.xz"
|
||||
checksum=f5b502e9f2f615c8b69fa1e151da20ab387377c72748cd8e19deb75a432ecfd2
|
||||
checksum=fad433ac694696d69ea38f6f4be1d0a6c1aa3609ec7f46ce75412be2f2df2f95
|
||||
|
||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||
CXXFLAGS="$CFLAGS"
|
||||
|
|
Loading…
Reference in a new issue