mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
0508096e07
commit
c698c7c216
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'clojure'
|
||||
pkgname=clojure
|
||||
version=1.11.1.1200
|
||||
version=1.11.1.1273
|
||||
revision=1
|
||||
depends="virtual?java-environment rlwrap"
|
||||
short_desc="Clojure programming language command line tools"
|
||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="https://clojure.org/"
|
||||
distfiles="https://download.clojure.org/install/clojure-tools-${version}.tar.gz"
|
||||
checksum=dbde9c4bdd42b7da5a67d879548b4528e4903ce73ee26c329626b6165d57b61c
|
||||
checksum=5f8bafcf24bd148ac9bcbe60a8e7b8093c9ed8eb8e0f387199770e38f0e40ce6
|
||||
|
||||
do_install() {
|
||||
vmkdir /usr/lib/clojure
|
||||
|
|
Loading…
Add table
Reference in a new issue