mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/xa: Updated for version 2.4.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9459dc8989
commit
41f81b21f1
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,8 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20240216 bkw: update for xz-2.4.0.
|
||||
# 20240314 bkw: update for xa-2.4.1.
|
||||
# 20240216 bkw: update for xa-2.4.0.
|
||||
# 20230906 bkw: update for xa-2.3.14.
|
||||
# - add ChangeLog.dxa to doc dir.
|
||||
# - correctly apply SLKCFLAGS and -DLONG_OPTIONS to dxa.
|
||||
|
@ -38,7 +39,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xa
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="xa"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.4.1"
|
||||
HOMEPAGE="https://www.floodgap.com/retrotech/xa/"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/xa-2.4.0.tar.gz \
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/xa-2.4.1.tar.gz \
|
||||
https://slackware.uk/~urchlay/src/dxa-0.1.5.tar.gz"
|
||||
MD5SUM="f88c71dee7bfba5aa9877d7d6333b33e \
|
||||
MD5SUM="86ef6e8562b2e30b55c41e835178aede \
|
||||
6d69ae1772ed58de97b0180e480dfe0c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue