extra/java11-openjdk to 11.0.10.u8-2

This commit is contained in:
Kevin Mihelich 2021-01-11 15:01:09 +00:00
parent 004a6fc3ff
commit c9093e8f34

View file

@ -24,7 +24,7 @@ _majorver=11
_minorver=0
_securityver=10
_updatever=8
pkgrel=1
pkgrel=2
pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
_hg_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
arch=('x86_64')
@ -116,6 +116,7 @@ build() {
--with-libpng=system \
--with-lcms=system \
--with-zlib=system \
--with-harfbuzz=system \
--with-jvm-features=zgc \
--enable-unlimited-crypto \
--disable-warnings-as-errors \