mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/mupen64plus-video-gliden64: Updated for version 4.0_1f4d04f.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4e46f061e
commit
eb916dfdb9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mupen64plus-video-gliden64
|
||||
VERSION=${VERSION:-4.0_5347689}
|
||||
VERSION=${VERSION:-4.0_1f4d04f}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mupen64plus-video-gliden64"
|
||||
VERSION="4.0_5347689"
|
||||
VERSION="4.0_1f4d04f"
|
||||
HOMEPAGE="https://github.com/gonetz/GLideN64/"
|
||||
DOWNLOAD="https://www.dropbox.com/s/8dow3h1tm4x4xs7/mupen64plus-video-gliden64-4.0_5347689.tar.gz"
|
||||
MD5SUM="964c5980cddad8f21bc70860ba9e237e"
|
||||
DOWNLOAD="https://www.dropbox.com/s/xvuli2owch2uu4o/mupen64plus-video-gliden64-4.0_1f4d04f.tar.gz"
|
||||
MD5SUM="f44425c2b1a5e5d38828298e85a89949"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mupen64plus"
|
||||
|
|
Loading…
Reference in a new issue