jetbrains-jdk-bin: update to 11.0.13b1504.49.
This commit is contained in:
parent
95b337f5b3
commit
80068b3cd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jetbrains-jdk-bin'
|
||||
pkgname=jetbrains-jdk-bin
|
||||
version=11.0.12b1504.40
|
||||
version=11.0.13b1504.49
|
||||
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=56646f634eafbe85d177e40267f52d83a4bbfcb2bd359b97282bca54812e0784
|
||||
checksum=6e84df3c86adc9ec8d63f1151ffbe2081b2c10eb04ff40e1cb86d04b20c5d36e
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue