leiningen: update to 2.9.4.
This commit is contained in:
parent
8d36b35912
commit
a9ea1c9d32
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'leiningen'
|
# Template file for 'leiningen'
|
||||||
pkgname=leiningen
|
pkgname=leiningen
|
||||||
version=2.9.3
|
version=2.9.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
depends="bash virtual?java-runtime"
|
depends="bash virtual?java-runtime"
|
||||||
short_desc="Automate Clojure projects without setting your hair on fire"
|
short_desc="Automate Clojure projects without setting your hair on fire"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -10,8 +9,8 @@ license="EPL-2.0"
|
||||||
homepage="http://leiningen.org/"
|
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"
|
||||||
checksum="98cc1e58ebe0d71fede73ae6c7699f1b9b944650d57a220e576bc95a3185b846
|
checksum="be1b1e43c5376f2fdc8666aeb671df16c19776d5cfe64339292a3d35ce3a7faa
|
||||||
23e1df18bc97226d570f47335a8d543e1b759ea303544ea57d5309be3dedcbbb"
|
0e3c339480347df0445317d329accbd4a578ebbd8d91e568e661feb1b388706c"
|
||||||
skip_extraction="leiningen-${version}-standalone.zip"
|
skip_extraction="leiningen-${version}-standalone.zip"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue