jetbrains-jdk-bin: update to 11.0.9b1183.9.

This commit is contained in:
Anton Afanasyev 2020-11-21 09:33:37 -08:00 committed by Michael Aldridge
parent aa2ef09893
commit f9990957cf

View file

@ -1,6 +1,6 @@
# Template file for 'jetbrains-jdk-bin'
pkgname=jetbrains-jdk-bin
version=11.0.8b1031.1
version=11.0.9b1183.9
revision=1
archs="x86_64"
wrksrc="jbrsdk"
@ -12,7 +12,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=0f72e1005648b020cec95957d1b6534158e06e6202e78263aed0976287d2488d
checksum=aec4dbcf20f47bfe6e1f26dd84e17e395a8e31fda45c981ec8c2ba7767108494
fetch_cmd="wget"
# 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. ¯\_(ツ)_/¯