mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
clojure: update to 1.12.1.1561.
This commit is contained in:
parent
bc4e2d785b
commit
1e60702f63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clojure'
|
||||
pkgname=clojure
|
||||
version=1.12.1.1550
|
||||
version=1.12.1.1561
|
||||
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=906c625679c72e7035875988a46392a1d83d16ee1df599a561a2fd33424b0d3f
|
||||
checksum=fbb8457f64bf33cc8caaf7be77c4630a828167447777a809a9aae587d535075f
|
||||
|
||||
do_install() {
|
||||
vmkdir /usr/lib/clojure
|
||||
|
|
Loading…
Add table
Reference in a new issue