lang/kotlin: update to 1.8.0
Changelog: https://kotlinlang.org/docs/whatsnew18.html
This commit is contained in:
parent
c06af01563
commit
d6a7d2d572
@ -1,5 +1,5 @@
|
||||
PORTNAME= kotlin
|
||||
PORTVERSION= 1.7.22
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= kotlin-compiler-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1670826658
|
||||
SHA256 (kotlin-compiler-1.7.22.zip) = 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83
|
||||
SIZE (kotlin-compiler-1.7.22.zip) = 78964839
|
||||
TIMESTAMP = 1673338330
|
||||
SHA256 (kotlin-compiler-1.8.0.zip) = 0bb9419fac9832a56a3a19cad282f8f2d6f1237d2d467dc8dfe9bd4a2a43c42e
|
||||
SIZE (kotlin-compiler-1.8.0.zip) = 74983881
|
||||
|
@ -15,6 +15,7 @@ bin/kotlinc-jvm
|
||||
%%DATADIR%%/lib/android-extensions-compiler.jar
|
||||
%%DATADIR%%/lib/android-extensions-runtime.jar
|
||||
%%DATADIR%%/lib/annotations-13.0.jar
|
||||
%%DATADIR%%/lib/assignment-compiler-plugin.jar
|
||||
%%DATADIR%%/lib/js.engines.jar
|
||||
%%DATADIR%%/lib/jvm-abi-gen.jar
|
||||
%%DATADIR%%/lib/kotlin-annotation-processing-cli.jar
|
||||
|
Loading…
Reference in New Issue
Block a user