development/clojure: Updated for version 1.11.1.1237.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kenneth Chan 2023-03-11 20:08:25 +07:00 committed by Willy Sudiarto Raharjo
parent a2d49396a9
commit 7d5c936ad2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clojure
VERSION=${VERSION:-1.11.0.1100}
VERSION=${VERSION:-1.11.1.1237}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="clojure"
VERSION="1.11.0.1100"
VERSION="1.11.1.1237"
HOMEPAGE="https://clojure.org"
DOWNLOAD="https://download.clojure.org/install/clojure-tools-1.11.0.1100.tar.gz"
MD5SUM="eadbedd7578ec943d6ebe1daf3dc5e9a"
DOWNLOAD="https://download.clojure.org/install/clojure-tools-1.11.1.1237.tar.gz"
MD5SUM="5916ec3f90b4e8af20387f1365879c17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8 rlwrap"