games/advancemame: Updated for version 3.4.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-03-07 04:07:02 -05:00 committed by Willy Sudiarto Raharjo
parent 355c868b59
commit e3d511de7b
2 changed files with 7 additions and 4 deletions

View File

@ -8,6 +8,9 @@
# had no license, modified version released under the WTFPL. See
# http://www.wtfpl.net/txt/copying/ for details.
# 20170307 bkw:
# - Update for v3.4
# 20170211 bkw:
# - Take over maintenance
# - Update for v3.2
@ -18,7 +21,7 @@
# - document optional SDL2 dep, add SDL2 env var to control it
PRGNAM=advancemame
VERSION=${VERSION:-3.2}
VERSION=${VERSION:-3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="advancemame"
VERSION="3.2"
VERSION="3.4"
HOMEPAGE="http://advancemame.sourceforge.net"
DOWNLOAD="https://github.com/amadvance/advancemame/releases/download/v3.2/advancemame-3.2.tar.gz"
MD5SUM="9f24b27dfefdfe220f15094b10ccb02f"
DOWNLOAD="https://github.com/amadvance/advancemame/releases/download/v3.4/advancemame-3.4.tar.gz"
MD5SUM="1d1f50c57d9f5353876d7abff6b41006"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""