jetbrains-jdk-bin: update to 11.0.10b1379.1.
This commit is contained in:
parent
43ec3908e5
commit
883e7c7e69
@ -1,6 +1,6 @@
|
||||
# Template file for 'jetbrains-jdk-bin'
|
||||
pkgname=jetbrains-jdk-bin
|
||||
version=11.0.10b1341.2
|
||||
version=11.0.10b1379.1
|
||||
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=692460c73e21592298d57362088ade4017d88fe4cd917f746be94b81a8fd7953
|
||||
checksum=224e21f5e59aa21ee81793a44b0bdbef62aba43030d7ea90c2e6dc78a4401f86
|
||||
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…
x
Reference in New Issue
Block a user