games/RetroArch: Updated for version 1.11.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ilmich 2022-10-06 12:11:54 +01:00 committed by Willy Sudiarto Raharjo
parent 3909e8fd94
commit ee7ed67e96
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=RetroArch
VERSION=${VERSION:-1.10.3}
VERSION=${VERSION:-1.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="RetroArch"
VERSION="1.10.3"
VERSION="1.11.1"
HOMEPAGE="https://www.libretro.com/"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.10.3/RetroArch-1.10.3.tar.gz"
MD5SUM="176eb74b9cdf7e6e8ac4cb481c28dc79"
DOWNLOAD="https://github.com/libretro/RetroArch/archive/v1.11.1/RetroArch-1.11.1.tar.gz"
MD5SUM="d18fc69727ca78f92dad1ba652e5fa57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""