mednafen: update to 0.9.38.6.
This commit is contained in:
parent
16370154ac
commit
0815f6df99
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mednafen'
|
||||
pkgname=mednafen
|
||||
version=0.9.38.5
|
||||
version=0.9.38.6
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,8 @@ short_desc="Portable, argument(command-line)-driven multi-system emulator"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://mednafen.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=10c5e6ba0d822cf2e5aaa236ca86e6ec489a56043530ba3fdc20f70929e738e8
|
||||
distfiles="http://mednafen.fobby.net/releases/files/mednafen-${version}.tar.bz2"
|
||||
checksum=9460da3c6cd8cb8a02293d51c958cbc6ab5555aa6d115b952d4db2e0f1067e47
|
||||
|
||||
pre_build() {
|
||||
# XXX not sure what's going on with those asserts.
|
||||
|
|
Loading…
Reference in a new issue