mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
leiningen: update to 2.9.3
This commit is contained in:
parent
4fba79baf2
commit
1609ffd551
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.9.1
|
version=2.9.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash virtual?java-runtime"
|
depends="bash virtual?java-runtime"
|
||||||
|
@ -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="a4c239b407576f94e2fef5bfa107f0d3f97d0b19c253b08860d9609df4ab8b29
|
checksum="98cc1e58ebe0d71fede73ae6c7699f1b9b944650d57a220e576bc95a3185b846
|
||||||
ea7c831a4f5c38b6fc3926c6ad32d1d4b9b91bf830a715ecff5a70a18bda55f8"
|
23e1df18bc97226d570f47335a8d543e1b759ea303544ea57d5309be3dedcbbb"
|
||||||
skip_extraction="leiningen-${version}-standalone.zip"
|
skip_extraction="leiningen-${version}-standalone.zip"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue