mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/regina-rexx: Updated for version 3.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c80ef72a82
commit
5fde6a93ec
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Written by Diogo Leal (diogo@diogoleal.com)
|
# Written by Diogo Leal (diogo@diogoleal.com)
|
||||||
|
|
||||||
PRGNAM=regina-rexx
|
PRGNAM=regina-rexx
|
||||||
VERSION=${VERSION:-3.8.2}
|
VERSION=${VERSION:-3.9.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
FLAVOR=${FLAVOR:-dynamic} # set FLAVOR=static for a rexx static binary.
|
FLAVOR=${FLAVOR:-dynamic} # set FLAVOR=static for a rexx static binary.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="regina-rexx"
|
PRGNAM="regina-rexx"
|
||||||
VERSION="3.8.2"
|
VERSION="3.9.0"
|
||||||
HOMEPAGE="http://regina-rexx.sourceforge.net/"
|
HOMEPAGE="http://regina-rexx.sourceforge.net/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/regina-rexx/Regina-REXX-3.8.2.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/regina-rexx/Regina-REXX-3.9.0.tar.gz"
|
||||||
MD5SUM="df6e6f78b01f386d1448830100aea798"
|
MD5SUM="be3d3b552487a8d808743f8f8bcb0c03"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue