development/sbt: Update HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5ffc5c70e6
commit
7886e63d2b
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="sbt"
|
||||
VERSION="0.13.7"
|
||||
HOMEPAGE="http://www.scala-sbt.org/"
|
||||
HOMEPAGE="https://www.scala-sbt.org/"
|
||||
DOWNLOAD="https://dl.bintray.com/sbt/native-packages/sbt/0.13.7/sbt-0.13.7.tgz"
|
||||
MD5SUM="12fef0be717dc8c91687072dd7995a02"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -11,7 +11,7 @@ sbt:
|
|||
sbt: sbt is a build tool for Scala and Java projects that aims to do the
|
||||
sbt: basics well. It requires Java 1.6 or later.
|
||||
sbt:
|
||||
sbt: Homepage: http://www.scala-sbt.org/
|
||||
sbt: Homepage: https://www.scala-sbt.org/
|
||||
sbt:
|
||||
sbt:
|
||||
sbt:
|
||||
|
|
Loading…
Reference in New Issue