mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
leiningen: update to 2.9.1.
This commit is contained in:
parent
1fdc7cd4f5
commit
8846b77d59
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'leiningen'
|
# Template file for 'leiningen'
|
||||||
pkgname=leiningen
|
pkgname=leiningen
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
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="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
@ -10,8 +10,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="f90a846e99163d5b776764ba036a0017f83f545daae2d163c2f0c5fbbc71f0a5
|
checksum="a4c239b407576f94e2fef5bfa107f0d3f97d0b19c253b08860d9609df4ab8b29
|
||||||
3566d7c5453cdf85d3bf7d77de44c12059aae5779db6e686a4839fc24541fc1e"
|
ea7c831a4f5c38b6fc3926c6ad32d1d4b9b91bf830a715ecff5a70a18bda55f8"
|
||||||
skip_extraction="leiningen-${version}-standalone.zip"
|
skip_extraction="leiningen-${version}-standalone.zip"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue