liberica-jdk-24-lite-bin: update to 24.0.1+11 [CI SKIP]
This commit is contained in:
parent
c094e75404
commit
3b80405000
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = liberica-jdk-24-lite-bin
|
pkgbase = liberica-jdk-24-lite-bin
|
||||||
pkgdesc = BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Lite version has compressed modules.
|
pkgdesc = BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Lite version has compressed modules.
|
||||||
pkgver = 24+37
|
pkgver = 24.0.1+11
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://bell-sw.com/
|
url = https://bell-sw.com/
|
||||||
install = liberica-jdk-24-lite.install
|
install = liberica-jdk-24-lite.install
|
||||||
|
@ -14,8 +14,8 @@ pkgbase = liberica-jdk-24-lite-bin
|
||||||
provides = java-runtime-headless-openjdk=24
|
provides = java-runtime-headless-openjdk=24
|
||||||
provides = java-runtime=24
|
provides = java-runtime=24
|
||||||
provides = java-runtime-openjdk=24
|
provides = java-runtime-openjdk=24
|
||||||
provides = liberica-jdk-24-bin=24+37
|
provides = liberica-jdk-24-bin=24.0.1+11
|
||||||
provides = liberica-jre-24-bin=24+37
|
provides = liberica-jre-24-bin=24.0.1+11
|
||||||
backup = etc/liberica-jdk-24-lite/logging.properties
|
backup = etc/liberica-jdk-24-lite/logging.properties
|
||||||
backup = etc/liberica-jdk-24-lite/management/jmxremote.access
|
backup = etc/liberica-jdk-24-lite/management/jmxremote.access
|
||||||
backup = etc/liberica-jdk-24-lite/management/jmxremote.password.template
|
backup = etc/liberica-jdk-24-lite/management/jmxremote.password.template
|
||||||
|
@ -30,7 +30,7 @@ pkgbase = liberica-jdk-24-lite-bin
|
||||||
backup = etc/liberica-jdk-24-lite/security/policy/unlimited/default_US_export.policy
|
backup = etc/liberica-jdk-24-lite/security/policy/unlimited/default_US_export.policy
|
||||||
backup = etc/liberica-jdk-24-lite/security/policy/unlimited/default_local.policy
|
backup = etc/liberica-jdk-24-lite/security/policy/unlimited/default_local.policy
|
||||||
backup = etc/liberica-jdk-24-lite/sound.properties
|
backup = etc/liberica-jdk-24-lite/sound.properties
|
||||||
source_x86_64 = https://download.bell-sw.com/java/24+37/bellsoft-jdk24+37-linux-amd64-lite.tar.gz
|
source_x86_64 = https://download.bell-sw.com/java/24.0.1+11/bellsoft-jdk24.0.1+11-linux-amd64-lite.tar.gz
|
||||||
sha1sums_x86_64 = 35ecbe3ff1ea8ff740f69d53ed250ccbd5de9664
|
sha1sums_x86_64 = 231dabc17082c25453c69333d1e639f49bf710a2
|
||||||
|
|
||||||
pkgname = liberica-jdk-24-lite-bin
|
pkgname = liberica-jdk-24-lite-bin
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
_jdkname=liberica-jdk-24-lite
|
_jdkname=liberica-jdk-24-lite
|
||||||
pkgname="${_jdkname}-bin"
|
pkgname="${_jdkname}-bin"
|
||||||
_java_ver=24
|
_java_ver=24
|
||||||
pkgver=24+37
|
pkgver=24.0.1+11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Lite version has compressed modules.'
|
pkgdesc='BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Lite version has compressed modules.'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -44,7 +44,7 @@ backup=(etc/${_jdkname}/logging.properties
|
||||||
source_x86_64=(https://download.bell-sw.com/java/$pkgver/bellsoft-jdk$pkgver-linux-amd64-lite.tar.gz)
|
source_x86_64=(https://download.bell-sw.com/java/$pkgver/bellsoft-jdk$pkgver-linux-amd64-lite.tar.gz)
|
||||||
|
|
||||||
# Upstream-provided
|
# Upstream-provided
|
||||||
sha1sums_x86_64=('35ecbe3ff1ea8ff740f69d53ed250ccbd5de9664')
|
sha1sums_x86_64=('231dabc17082c25453c69333d1e639f49bf710a2')
|
||||||
|
|
||||||
_jvmdir="/usr/lib/jvm/${_jdkname}"
|
_jvmdir="/usr/lib/jvm/${_jdkname}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue