mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/fceux: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
84eced9916
commit
f549d1b872
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fceux
|
||||
VERSION=${VERSION:-2.6.3}
|
||||
VERSION=${VERSION:-2.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fceux"
|
||||
VERSION="2.6.3"
|
||||
VERSION="2.6.4"
|
||||
HOMEPAGE="http://fceux.com/web/home.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fceultra/fceux-2.6.3.tar.gz"
|
||||
MD5SUM="d45dbfca4a2c398889111b93e8f7f16f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fceultra/fceux-2.6.4.tar.gz"
|
||||
MD5SUM="70d781780f2fcc73f3f5b7ceb76ad2e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libminizip"
|
||||
|
|
Loading…
Reference in a new issue