jetbrains-jdk-bin: update to 11.0.10b1341.2.
This commit is contained in:
parent
3e66347476
commit
3868813e5c
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'jetbrains-jdk-bin'
|
||||
pkgname=jetbrains-jdk-bin
|
||||
reverts=11.0.9b1183.9_1
|
||||
version=11.0.9.1b1257.1
|
||||
version=11.0.10b1341.2
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
wrksrc="jbrsdk"
|
||||
|
@ -13,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=c9f40f9591a3d740963e12a668740525f6d84fe7f6756589ec99e695a34fe94a
|
||||
checksum=692460c73e21592298d57362088ade4017d88fe4cd917f746be94b81a8fd7953
|
||||
fetch_cmd="wget --quiet"
|
||||
# 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. ¯\_(ツ)_/¯
|
||||
|
|
Loading…
Reference in a new issue