openjdk8: revbump for libffi-3.3

This commit is contained in:
Jürgen Buchmüller 2020-03-24 04:37:35 +01:00
parent cfd9e68527
commit c2fbc499ed
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ _main_ver=${_java_ver}u${_jdk_update}
_final_jdk_home="usr/lib/jvm/java-1.8-openjdk"
pkgname=openjdk8
version="${_java_ver}u${_jdk_update}b${_jdk_build}"
revision=1
revision=2
# we're using aarch64 port repo to get aarch64 JIT; the repo is
# otherwise the same as the normal one, just with aarch64 port added
_repo_ver="aarch64-shenandoah-jdk${version/b/-b}"