jetbrains-jdk-bin: update to 11.0.7b944.10.
This commit is contained in:
parent
70f5583345
commit
f415534970
@ -1,6 +1,6 @@
|
||||
# Template file for 'jetbrains-jdk-bin'
|
||||
pkgname=jetbrains-jdk-bin
|
||||
version=11.0.7b903.3
|
||||
version=11.0.7b944.10
|
||||
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=35bc451de967967408eac5131f7ecfe62fbab2e9842f24886fa46adac78f42ef
|
||||
checksum=5e864d2517f1337fc44459e25c177e4c9b31174bac3c2ccd15a3958a4fee238b
|
||||
# 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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user