sdlmame: update to 0144s.
This commit is contained in:
parent
4b9bc046c3
commit
7639b14770
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mame'
|
# Template file for 'mame'
|
||||||
pkgname=sdlmame
|
pkgname=sdlmame
|
||||||
_distver=0143
|
_distver=0144
|
||||||
# _patchver=8
|
# _patchver=8
|
||||||
if [ -n "${_patchver}" ]; then
|
if [ -n "${_patchver}" ]; then
|
||||||
version=${_distver}u${_patchver}
|
version=${_distver}u${_patchver}
|
||||||
|
@ -10,11 +10,10 @@ fi
|
||||||
wrksrc=mame-${_distver}s
|
wrksrc=mame-${_distver}s
|
||||||
homepage="http://mamedev.org"
|
homepage="http://mamedev.org"
|
||||||
distfiles="${homepage}/downloader.php?file=releases/mame${_distver}s.zip"
|
distfiles="${homepage}/downloader.php?file=releases/mame${_distver}s.zip"
|
||||||
revision=1
|
|
||||||
short_desc="Multiple Arcade Machine Emulator"
|
short_desc="Multiple Arcade Machine Emulator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="mame"
|
license="mame"
|
||||||
checksum=677f04756ed7bc00e1adc6e68bbb174f89845887758dc287c7244a58e6ac266f
|
checksum=8f0191b40f80f8a3393d341f411c5f02aca6933d6a9f347bec0d2f7206c38e06
|
||||||
long_desc="
|
long_desc="
|
||||||
A port of the popular Multiple Arcade Machine Emulator using SDL with
|
A port of the popular Multiple Arcade Machine Emulator using SDL with
|
||||||
OpenGL support."
|
OpenGL support."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue