mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
a8693cb8d9
commit
66022ab209
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'leiningen'
|
# Template file for 'leiningen'
|
||||||
pkgname=leiningen
|
pkgname=leiningen
|
||||||
version=2.7.1
|
version=2.8.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Automate Clojure projects without setting your hair on fire"
|
short_desc="Automate Clojure projects without setting your hair on fire"
|
||||||
|
@ -11,8 +11,8 @@ homepage="http://leiningen.org/"
|
||||||
distfiles="https://github.com/technomancy/${pkgname}/archive/${version}.tar.gz
|
distfiles="https://github.com/technomancy/${pkgname}/archive/${version}.tar.gz
|
||||||
https://github.com/technomancy/${pkgname}/releases/download/${version}/leiningen-${version}-standalone.zip"
|
https://github.com/technomancy/${pkgname}/releases/download/${version}/leiningen-${version}-standalone.zip"
|
||||||
skip_extraction="leiningen-${version}-standalone.zip"
|
skip_extraction="leiningen-${version}-standalone.zip"
|
||||||
checksum="953c95c2656c46320c88dc683202030fdd9554e8390a4b4aaaba6d019088df6f
|
checksum="7c6ca968f365e0a0893781b1eb03f920695ed8982ac7dbc2803a3188fbd75242
|
||||||
2ddc7e89bbb45cf1ca3d666a10dce0d3f154b77ad201aa58f430e84e71587c47"
|
fc49bbc7ff25ef42ad9c0a8b5f3d0641702abc9a9a8e847bc845bca4c09a7c58"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/lein-pkg lein
|
vbin bin/lein-pkg lein
|
||||||
|
|
Loading…
Add table
Reference in a new issue