kotlin-bin: update to 2.1.10.
This commit is contained in:
parent
c8dccc6f99
commit
6cffdcc52d
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'kotlin-bin'
|
# Template file for 'kotlin-bin'
|
||||||
pkgname=kotlin-bin
|
pkgname=kotlin-bin
|
||||||
version=1.7.0
|
version=2.1.10
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
makedepends="unzip setconf"
|
makedepends="unzip setconf"
|
||||||
depends="openjdk8"
|
depends="openjdk21"
|
||||||
short_desc="Statically typed programming language that can interoperate with Java"
|
short_desc="Statically typed programming language based on the JVM"
|
||||||
maintainer="shizonic <realtiaz@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://kotlinlang.org/"
|
homepage="https://kotlinlang.org/"
|
||||||
distfiles="https://github.com/JetBrains/kotlin/releases/download/v${version}/kotlin-compiler-${version}.zip"
|
distfiles="https://github.com/JetBrains/kotlin/releases/download/v${version}/kotlin-compiler-${version}.zip"
|
||||||
checksum=f5216644ad81571e5db62ec2322fe07468927bda40f51147ed626a2884b55f9a
|
checksum=c6e9e2636889828e19c8811d5ab890862538c89dc2a3101956dfee3c2a8ba6b1
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
replaces="kotlin>=0"
|
replaces="kotlin>=0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user