mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/regina-rexx: Updated for version 3.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ecba1f6ed0
commit
353183027e
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=regina-rexx
|
||||
VERSION=${VERSION:-3.9.5}
|
||||
VERSION=${VERSION:-3.9.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regina-rexx"
|
||||
VERSION="3.9.5"
|
||||
HOMEPAGE="http://regina-rexx.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/regina-rexx/regina-rexx-3.9.5.tar.gz"
|
||||
MD5SUM="cf87ed347677f751ecce14d751f03291"
|
||||
VERSION="3.9.6"
|
||||
HOMEPAGE="https://regina-rexx.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/regina-rexx/regina-rexx-3.9.6.tar.gz"
|
||||
MD5SUM="2fe487af607dadc3815b246bce7fa08d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue