mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/sbt: update to v1.1.4
This commit is contained in:
parent
a6189fa01a
commit
fe17bcc294
@ -1,7 +1,7 @@
|
|||||||
# Contributor: Ed Robinson <edward-robinson@cookpad.com>
|
# Contributor: Ed Robinson <edward-robinson@cookpad.com>
|
||||||
# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
|
# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
|
||||||
pkgname=sbt
|
pkgname=sbt
|
||||||
pkgver=1.1.0
|
pkgver=1.1.4
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="The interactive build tool, sbt is a build tool for Scala, Java, and more."
|
pkgdesc="The interactive build tool, sbt is a build tool for Scala, Java, and more."
|
||||||
url="http://www.scala-sbt.org/"
|
url="http://www.scala-sbt.org/"
|
||||||
@ -31,4 +31,4 @@ package() {
|
|||||||
rm $destdir/bin/sbt.bat
|
rm $destdir/bin/sbt.bat
|
||||||
rm $confdir/sbtconfig.txt
|
rm $confdir/sbtconfig.txt
|
||||||
}
|
}
|
||||||
sha512sums="405c76991fb9940e7240194d778ccdff0a85690e9066a0f0c11b28e42f16d3d6ee1d63a2f6641d908c955c510f0a9c0975ed157c5fd22a07f1c132b1d272c95d sbt-1.1.0.tgz"
|
sha512sums="7b278ecd22d4778482c61ec2e9650c8dd199c341aaaa624fee6b7f8989203de3d4dac24c4181ee08f0da50c69901321a1e11a535f0911241c9f6bfdfab5e94b8 sbt-1.1.4.tgz"
|
||||||
|
Loading…
Reference in New Issue
Block a user