jetbrains-jdk-bin: update to 11.0.14.1b2043.17.

This commit is contained in:
Anton Afanasyev 2022-03-17 21:43:41 -07:00 committed by Piotr
parent d52bd1f3cf
commit dd89a62b8c

View file

@ -1,6 +1,6 @@
# Template file for 'jetbrains-jdk-bin'
pkgname=jetbrains-jdk-bin
version=11.0.13b1890.3
version=11.0.14.1b2043.17
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=6dc1208c486ed023ddd9f79f66f099304cd6785895d4e782aaefe0603f47e621
checksum=2c5b7398acb2b718cbdd8327e4c77e52b131fdf3424fee03d0c51afb3b315c10
# 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