summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxdavidwu2022-08-24 01:02:16 +0800
committerxdavidwu2022-08-24 01:02:16 +0800
commita162275f7d6893d3600db5f83100467d5ebc2220 (patch)
treeea7d780e8010c2e302e0331c53f96326f4464f27 /PKGBUILD
parent4ff3a04ea53267ba6bd80bb9edea646d4a916e4b (diff)
downloadaur-a162275f7d6893d3600db5f83100467d5ebc2220.tar.gz
18.0.2b9_openj9_0.33.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f3809af42f2..92e30f904ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ pkgname=jdk-openj9-bin
_jdkver=18
_jdkminor=0
_jdkpatch=2
-_jdksubpatch=0
+_jdksubpatch=1
_jdkfullver=${_jdkver}.${_jdkminor}.${_jdkpatch} #.${_jdksubpatch}
-_openj9ver=0.33.0
+_openj9ver=0.33.1
_buildvershort=9
_buildver=${_buildvershort}_openj9-${_openj9ver}
pkgver=${_jdkfullver}b${_buildver//-/_}
@@ -34,7 +34,7 @@ conflicts=("jdk${_jdkver}-openj9-bin" "jdk${_jdkver}-openj9")
options=(!strip)
source=("https://github.com/ibmruntimes/semeru${_jdkver}-binaries/releases/download/jdk-${_jdkfullver}%2B${_buildver}/ibm-semeru-open-jdk_x64_linux_${_jdkfullver}_${_buildver}.tar.gz")
-sha256sums=('48a7ea9b5043e5476b63d3b77b3bf01d71fd7fb53dd76db13865ce8bf8d4c09f')
+sha256sums=('b694d47666035b1f7870bc3749aa7c1903d50976eab3772fd81c32dab2aa8e64')
_jvmdir=usr/lib/jvm/java-${_jdkver}-j9