mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
clojure: update to 1.12.1.1550.
This commit is contained in:
parent
a1a9bbac01
commit
594faf9c4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clojure'
|
||||
pkgname=clojure
|
||||
version=1.12.0.1530
|
||||
version=1.12.1.1550
|
||||
revision=1
|
||||
depends="virtual?java-environment rlwrap"
|
||||
short_desc="Clojure programming language command line tools"
|
||||
|
@ -8,7 +8,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="EPL-1.0"
|
||||
homepage="https://clojure.org/"
|
||||
distfiles="https://github.com/clojure/brew-install/releases/download/${version}/clojure-tools-${version}.tar.gz"
|
||||
checksum=0ff24b8a8126ba39d32de784a08767c5df259384cb76c6ee3db4d6102705ed49
|
||||
checksum=906c625679c72e7035875988a46392a1d83d16ee1df599a561a2fd33424b0d3f
|
||||
|
||||
do_install() {
|
||||
vmkdir /usr/lib/clojure
|
||||
|
|
Loading…
Add table
Reference in a new issue