mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/regina-rexx: Updated for version 3.7 (+new maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8d8226877c
commit
8cfeaf7080
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Diogo Leal (diogo@diogoleal.com)
|
||||
|
||||
PRGNAM=regina-rexx
|
||||
VERSION=${VERSION:-3.5}
|
||||
VERSION=${VERSION:-3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="regina-rexx"
|
||||
VERSION="3.5"
|
||||
VERSION="3.7"
|
||||
HOMEPAGE="http://regina-rexx.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/regina-rexx/Regina-REXX-3.5.tar.gz"
|
||||
MD5SUM="914e223d882f0e4a35f4efda0a75920d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/regina-rexx/Regina-REXX-3.7.tar.gz"
|
||||
MD5SUM="276235e489f7f8596cb9c6e00f8a61f3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Diogo Leal"
|
||||
EMAIL="diogo@diogoleal.com"
|
||||
MAINTAINER="Richard Narron"
|
||||
EMAIL="richard@aaazen.com"
|
||||
|
|
Loading…
Reference in a new issue