mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/newlisp: Updated for version 10.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f7b8b7f1ab
commit
b458efee73
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# Public domain
|
||||
|
||||
PRGNAM=newlisp
|
||||
VERSION=${VERSION:-10.6.0}
|
||||
VERSION=${VERSION:-10.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="newlisp"
|
||||
VERSION="10.6.0"
|
||||
VERSION="10.6.2"
|
||||
HOMEPAGE="http://www.newlisp.org/"
|
||||
DOWNLOAD="http://www.newlisp.org/downloads/newlisp-10.6.0.tgz"
|
||||
MD5SUM="59cfbe98d404a026c733b2ef071be771"
|
||||
DOWNLOAD="http://www.newlisp.org/downloads/newlisp-10.6.2.tgz"
|
||||
MD5SUM="c680a5da323d0c07eaf985663a96ec51"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue