mednafen: update to 1.32.1.

This commit is contained in:
phos 2024-05-22 17:15:38 +02:00 committed by cinerea0
parent 40b4692e5f
commit 759ee48ee2
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mednafen'
pkgname=mednafen
version=1.29.0
revision=2
version=1.32.1
revision=1
build_style=gnu-configure
configure_args="--with-libsndfile --enable-alsa $(vopt_enable altivec)
ac_cv_sizeof_off_t=8"
@ -11,8 +11,9 @@ short_desc="Portable, argument(command-line)-driven multi-system emulator"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://mednafen.github.io/"
changelog="https://mednafen.github.io/documentation/ChangeLog.txt"
distfiles="https://mednafen.github.io/releases/files/mednafen-${version}.tar.xz"
checksum=da3fbcf02877f9be0f028bfa5d1cb59e953a4049b90fe7e39388a3386d9f362e
checksum=de7eb94ab66212ae7758376524368a8ab208234b33796625ca630547dbc83832
nopie=yes
build_options="altivec"