development/xa: Updated for version 2.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
60dab3c276
commit
be47e24f09
|
@ -9,8 +9,12 @@
|
|||
# 20141030 bkw: take the tiny little patches out of DOWNLOAD= since
|
||||
# they were included in the script tarball all along.
|
||||
|
||||
# 20150322 bkw:
|
||||
# - update for xa-2.3.7
|
||||
# - remove unused *.txt.1 copies of the patches
|
||||
|
||||
PRGNAM=xa
|
||||
VERSION=${VERSION:-2.3.6}
|
||||
VERSION=${VERSION:-2.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="xa"
|
||||
VERSION="2.3.6"
|
||||
VERSION="2.3.7"
|
||||
HOMEPAGE="http://www.floodgap.com/retrotech/xa/"
|
||||
DOWNLOAD="http://www.floodgap.com/retrotech/xa/dists/xa-2.3.6.tar.gz \
|
||||
DOWNLOAD="http://www.floodgap.com/retrotech/xa/dists/xa-2.3.7.tar.gz \
|
||||
http://www.floodgap.com/retrotech/xa/dists/dxa-0.1.3.tar.gz"
|
||||
MD5SUM="6e7ee302fc4cd8de3bf7f07abb336aca \
|
||||
MD5SUM="431468305f37aa971e945215f8856006 \
|
||||
4fb88a7eda5939472b3a1d1c48b057fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue