jetbrains-jdk-bin: update to 11.0.9.1b1257.1.

This commit is contained in:
Anton Afanasyev 2021-01-20 00:00:08 -08:00 committed by Piotr
parent 89f29eda04
commit 5085468974
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'jetbrains-jdk-bin'
pkgname=jetbrains-jdk-bin
version=11.0.9.1b1244.2
reverts=11.0.9b1183.9_1
version=11.0.9.1b1257.1
revision=1
archs="x86_64"
wrksrc="jbrsdk"
@ -12,7 +13,7 @@ homepage="https://github.com/JetBrains/JetBrainsRuntime"
_jdk_ver=${version%b*}
_jdk_build=${version#*b}
distfiles="https://dl.bintray.com/jetbrains/intellij-jbr/jbrsdk-${_jdk_ver//\./_}-linux-x64-b${_jdk_build}.tar.gz"
checksum=d0b47b6a8981da8c457642b7b35462e1711f6ec339bd1ba29f62f1173f172c04
checksum=c9f40f9591a3d740963e12a668740525f6d84fe7f6756589ec99e695a34fe94a
fetch_cmd="wget --quiet"
# This JDK appears to link to libs that do not exist, but functions well even in their absence.
# Best guess is that they are optional. ¯\_(ツ)_/¯