sdlmame: update to 0144s.

This commit is contained in:
Juan RP 2011-11-15 18:21:10 +01:00
parent 4b9bc046c3
commit 7639b14770

View File

@ -1,6 +1,6 @@
# Template file for 'mame'
pkgname=sdlmame
_distver=0143
_distver=0144
# _patchver=8
if [ -n "${_patchver}" ]; then
version=${_distver}u${_patchver}
@ -10,11 +10,10 @@ fi
wrksrc=mame-${_distver}s
homepage="http://mamedev.org"
distfiles="${homepage}/downloader.php?file=releases/mame${_distver}s.zip"
revision=1
short_desc="Multiple Arcade Machine Emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
license="mame"
checksum=677f04756ed7bc00e1adc6e68bbb174f89845887758dc287c7244a58e6ac266f
checksum=8f0191b40f80f8a3393d341f411c5f02aca6933d6a9f347bec0d2f7206c38e06
long_desc="
A port of the popular Multiple Arcade Machine Emulator using SDL with
OpenGL support."