jetbrains-jdk-bin: update to 11.0.13b1890.3.

This commit is contained in:
Anton Afanasyev 2022-02-13 12:58:53 -08:00 committed by Piotr
parent c73d38a1f7
commit e23a58002f

View file

@ -1,6 +1,6 @@
# Template file for 'jetbrains-jdk-bin'
pkgname=jetbrains-jdk-bin
version=11.0.13b1504.49
version=11.0.13b1890.3
revision=1
archs="x86_64"
wrksrc="jbr"
@ -11,7 +11,7 @@ homepage="https://github.com/JetBrains/JetBrainsRuntime"
_jdk_ver=${version%b*}
_jdk_build=${version#*b}
distfiles="https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-${_jdk_ver//\./_}-linux-x64-b${_jdk_build}.tar.gz"
checksum=6e84df3c86adc9ec8d63f1151ffbe2081b2c10eb04ff40e1cb86d04b20c5d36e
checksum=6dc1208c486ed023ddd9f79f66f099304cd6785895d4e782aaefe0603f47e621
# 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. ¯\_(ツ)_/¯
noverifyrdeps=yes