mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/sdl2trs: Updated for version 1.2.29+20240409_85a3cda4.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
08b000fcf4
commit
ac14ab91cc
2 changed files with 6 additions and 4 deletions
|
@ -15,10 +15,12 @@
|
|||
# git (tarball created by passing the commit ID to git2tarxz.sh as an
|
||||
# argument).
|
||||
|
||||
# 20240817 bkw: update for v1.2.29+20240409_85a3cda4.
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sdl2trs
|
||||
VERSION=${VERSION:-1.2.28+20230819_9ac732ce}
|
||||
VERSION=${VERSION:-1.2.29+20240409_85a3cda4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sdl2trs"
|
||||
VERSION="1.2.28+20230819_9ac732ce"
|
||||
VERSION="1.2.29+20240409_85a3cda4"
|
||||
HOMEPAGE="https://gitlab.com/jengun/sdltrs/"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/sdl2trs-1.2.28+20230819_9ac732ce.tar.xz"
|
||||
MD5SUM="88f7a48ef6062dfb98ebdee04269eae5"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/sdl2trs-1.2.29+20240409_85a3cda4.tar.xz"
|
||||
MD5SUM="7bfc9769b1d454f459558e7d82cc3b44"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="trs80-roms"
|
||||
|
|
Loading…
Reference in a new issue