development/bbcsdl: Update script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-01-11 12:56:37 +07:00 committed by Willy Sudiarto Raharjo
parent 2b90fb9cb4
commit 53b42cef28
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bbcsdl
VERSION=${VERSION:-1.38a}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
TARBALL=${TARBALL:-BBCSDL-b501c7856904be335bf891879b1f2329a1a2bfac}

View file

@ -2,11 +2,11 @@ PRGNAM="bbcsdl"
VERSION="1.38a"
HOMEPAGE="https://www.bbcbasic.co.uk/bbcsdl"
DOWNLOAD="https://github.com/rtrussell/BBCSDL/archive/b501c78/BBCSDL-b501c7856904be335bf891879b1f2329a1a2bfac.tar.gz \
https://github.com/antonioleal/slackbuilds/raw/main/bbcsdl/Box2D231_32.tar.gz"
https://github.com/antonioleal/myslackbuilds/raw/main/development/bbcsdl/Box2D231_32.tar.gz"
MD5SUM="be8d92b472ecba1dcd1765b1c6f13dda \
ccfb8ab5f63f0d3a8cec047005061a88"
DOWNLOAD_x86_64="https://github.com/rtrussell/BBCSDL/archive/b501c78/BBCSDL-b501c7856904be335bf891879b1f2329a1a2bfac.tar.gz \
https://github.com/antonioleal/slackbuilds/raw/main/bbcsdl/Box2D231_64.tar.gz"
https://github.com/antonioleal/myslackbuilds/raw/main/development/bbcsdl/Box2D231_64.tar.gz"
MD5SUM_x86_64="be8d92b472ecba1dcd1765b1c6f13dda \
3d6e27b4b1214432a43244a7bc3e615b"
REQUIRES=""