sbt: update to 1.3.10.
This commit is contained in:
parent
beff554247
commit
3b3215cff5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sbt'
|
||||
pkgname=sbt
|
||||
version=1.3.5
|
||||
version=1.3.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="$pkgname"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Damian Czaja <trojan295@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.scala-sbt.org"
|
||||
distfiles="https://sbt-downloads.cdnedge.bluemix.net/releases/v${version}/${pkgname}-${version}.tgz"
|
||||
checksum=561f0aa40fbc08d6f810f8ce76f64592715880cf9b5766053fd40c36385130b0
|
||||
checksum=3060065764193651aa3fe860a17ff8ea9afc1e90a3f9570f0584f2d516c34380
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/sbt
|
||||
|
|
Loading…
Reference in a new issue