games/fceux: Updated for version 2.6.5.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
M.Dinslage 2023-02-17 19:49:37 +00:00 committed by Willy Sudiarto Raharjo
parent 78245c959b
commit 83b899343f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fceux
VERSION=${VERSION:-2.6.4}
VERSION=${VERSION:-2.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="fceux"
VERSION="2.6.4"
VERSION="2.6.5"
HOMEPAGE="http://fceux.com/web/home.html"
DOWNLOAD="http://downloads.sourceforge.net/fceultra/fceux-2.6.4.tar.gz"
MD5SUM="70d781780f2fcc73f3f5b7ceb76ad2e1"
DOWNLOAD="https://github.com/TASEmulators/fceux/archive/v2.6.5/fceux-2.6.5.tar.gz"
MD5SUM="3b8ad6bb34258f6d407f3fb4c1db606a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libminizip"