leiningen: update to 2.8.3.
This commit is contained in:
parent
ce13dca60c
commit
e9ae0a44b2
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.8.2
|
version=2.8.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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="9abfbb112edb9c2181e6f8477f7b79c8a0768243fd0971f6491ed36952fd625b
|
checksum="adabd2f0412a507ef0dbbcf59e91f6aa0a8b0de0348b98d7b2c63a80a0a37024
|
||||||
d7928dd1d336f1c04e095af068defee3c729011c8507686229755c91c230cb38"
|
7f0aafc93b1e32e49b7b15beaeefdbd6521dabb3cdbe541225e2524a503b6b1e"
|
||||||
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