summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dad20ec839c4..5db830a42677 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jdk11-graalvm-bin
pkgdesc = Universal virtual machine for running applications written in a variety of languages (JVM-based, LLVM-based, or other), Java 11 version
- pkgver = 22.1.0
+ pkgver = 22.2.0
pkgrel = 1
url = https://www.graalvm.org/
install = jdk11-graalvm-bin.install
@@ -10,14 +10,17 @@ pkgbase = jdk11-graalvm-bin
depends = java-runtime-common
depends = java-environment-common
optdepends = graal-nodejs-jdk11-bin: Node.js component (used to be bundled with this package before the 21.1.0 release)
+ optdepends = graaljs-jdk11-bin: JavaScript component (used to be bundled with this package before the 22.2.0 release)
+ optdepends = graal-llvm-jdk11-bin: LLVM component (used to be bundled with this package before the 22.2.0 release)
+ optdepends = graal-visualvm-jdk11-bin: VisualVM component (used to be bundled with this package before the 22.2.0 release)
provides = java-runtime=11
provides = java-environment=11
options = staticlibs
source = graalvm-rebuild-libpolyglot.hook
sha256sums = SKIP
- source_x86_64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.1.0/graalvm-ce-java11-linux-amd64-22.1.0.tar.gz
- sha256sums_x86_64 = 78c628707007bb97b09562932ee16f50beb1c3fa4a36e4311a0465a4a718e683
- source_aarch64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.1.0/graalvm-ce-java11-linux-aarch64-22.1.0.tar.gz
- sha256sums_aarch64 = 050a4d471247d91935f7f485e92d678f0163e1d6209e26e8fe75d7c924f73e71
+ source_x86_64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java11-linux-amd64-22.2.0.tar.gz
+ sha256sums_x86_64 = 882363c75d1b1782a48bbf7dd8b155ab231b0957fd5885941376d90b69f21b9e
+ source_aarch64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java11-linux-aarch64-22.2.0.tar.gz
+ sha256sums_aarch64 = 1ab64b35ed2478160bc6725d13ff5a2b9e31676b59ea3aaa9aca7a3a3db47132
pkgname = jdk11-graalvm-bin