jetbrains-jdk-bin: update to 11.0.8b1031.1.

This commit is contained in:
Anton Afanasyev 2020-08-12 05:01:31 -07:00 committed by Piotr
parent 8e9e166e5b
commit 35cf2fef4f

View file

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