Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10894072
D9854.id24018.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9854.id24018.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,10 +1,11 @@
name : sbt
-version : 1.3.13
-release : 9
+version : 1.4.3
+release : 10
source :
- - git|https://github.com/sbt/sbt.git : v1.3.13
+ - git|https://github.com/sbt/sbt.git : v1.4.3
license : Apache-2.0
component : programming.tools
+homepage : https://www.scala-sbt.org
summary : Build tool for Scala, Java, and more
description: |
sbt is an open-source build tool for Scala and Java projects, similar to Apache's Maven and Ant.
@@ -16,9 +17,6 @@
setup : |
sed -e 's|-SNAPSHOT||g' -i build.sbt
build : |
- # Can be removed on the next release.
- export PATH="$PATH:/usr/lib64/openjdk-11/bin"
-
sbt -Divy.home=$workdir/.ivy2 \
-Dsbt.boot.lock=false \
-Dsbt.global.base=$workdir/.sbt \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,6 +1,7 @@
<PISI>
<Source>
<Name>sbt</Name>
+ <Homepage>https://www.scala-sbt.org</Homepage>
<Packager>
<Name>Campbell Jones</Name>
<Email>dev@serebit.com</Email>
@@ -24,12 +25,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2020-09-30</Date>
- <Version>1.3.13</Version>
+ <Update release="10">
+ <Date>2020-11-18</Date>
+ <Version>1.4.3</Version>
<Comment>Packaging update</Comment>
<Name>Campbell Jones</Name>
<Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 2 2023, 8:10 AM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808385
Default Alt Text
D9854.id24018.diff (1 KB)
Attached To
Mode
D9854: Update sbt to v1.4.3
Attached
Detach File
Event Timeline
Log In to Comment