summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2024-02-06 22:11:02 +0330
committerMohammadreza Abdollahzadeh2024-02-06 22:11:02 +0330
commit29b1b02c7f2fe8a0686469c76b87517b1164dd50 (patch)
tree5ddeb7f043bf9a6e0632338084e359c167958a0e
parent291dc47d38cfdd319e5c01302c123d19af9c2e29 (diff)
downloadaur-jdk-openj9-bin.tar.gz
upgpkg: jdk-openj9-bin 21.0.2b13_openj9_0.43.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8394cc253f6d..19b004c650ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jdk-openj9-bin
pkgdesc = IBM Semeru OpenJ9 with openjdk21
- pkgver = 21.0.1b12_openj9_0.42.0
+ pkgver = 21.0.2b13_openj9_0.43.0
pkgrel = 1
url = https://developer.ibm.com/languages/java/semeru-runtimes/downloads
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = jdk-openj9-bin
conflicts = jdk21-openj9-bin
conflicts = jdk21-openj9
options = !strip
- source = https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.1%2B12_openj9-0.42.0/ibm-semeru-open-jdk_x64_linux_21.0.1_12_openj9-0.42.0.tar.gz
- sha256sums = ad575bc4b1fa9e9fa56661444b6153abfa147ec155845afa054472fa6357f026
+ source = https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.2%2B13_openj9-0.43.0/ibm-semeru-open-jdk_x64_linux_21.0.2_13_openj9-0.43.0.tar.gz
+ sha256sums = 7a7a186a7a48537519917331ec91d9180b961dcc7ea0f627a23fa369edab6f16
pkgname = jdk-openj9-bin
diff --git a/PKGBUILD b/PKGBUILD
index a792810e19e2..e46814bc1759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@
pkgname=jdk-openj9-bin
_jdkver=21
_jdkminor=0
-_jdkpatch=1
+_jdkpatch=2
_jdksubpatch=1
_jdkfullver=${_jdkver}.${_jdkminor}.${_jdkpatch} #.${_jdksubpatch}
-_openj9ver=0.42.0
-_buildvershort=12
+_openj9ver=0.43.0
+_buildvershort=13
_buildver=${_buildvershort}_openj9-${_openj9ver}
pkgver=${_jdkfullver}b${_buildver//-/_}
pkgrel=1
@@ -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=('ad575bc4b1fa9e9fa56661444b6153abfa147ec155845afa054472fa6357f026')
+sha256sums=('7a7a186a7a48537519917331ec91d9180b961dcc7ea0f627a23fa369edab6f16')
_jvmdir=usr/lib/jvm/java-${_jdkver}-j9