development/sbt: Fix VERSION.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-01-24 08:46:37 +07:00
parent 79c1305d79
commit fe25618c9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
PRGNAM="sbt"
VERSION="0.13.7"
HOMEPAGE="http://www.scala-sbt.org/"
DOWNLOAD="https://dl.bintray.com/sbt/native-packages/sbt/${VERSION}/sbt-${VERSION}.tgz"
DOWNLOAD="https://dl.bintray.com/sbt/native-packages/sbt/0.13.7/sbt-0.13.7.tgz"
MD5SUM="12fef0be717dc8c91687072dd7995a02"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""