diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:56 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | 4ceff6d6b011c9efd173c142b5d6b7ad99dc2705 (patch) | |
tree | 812d8d2573db485161226386e173eec2a365b375 /testing/openjfx12 | |
parent | 0f2e01157eb851ce4238f1e1a073917eaf5f192b (diff) | |
download | aports-4ceff6d6b011c9efd173c142b5d6b7ad99dc2705.tar.bz2 aports-4ceff6d6b011c9efd173c142b5d6b7ad99dc2705.tar.xz |
testing/openjfx12: rebuild against icu 65.1
Diffstat (limited to 'testing/openjfx12')
-rw-r--r-- | testing/openjfx12/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openjfx12/APKBUILD b/testing/openjfx12/APKBUILD index cb16ec8a0a..c82b92324e 100644 --- a/testing/openjfx12/APKBUILD +++ b/testing/openjfx12/APKBUILD @@ -3,7 +3,7 @@ pkgname=openjfx12 pkgver=12.0.2_p1 _pkgver=${pkgver/_p/+} -pkgrel=0 +pkgrel=1 pkgdesc="Open JavaFX 12" url="https://hg.openjdk.java.net/openjfx/12-dev/rt" arch="x86_64" # openjdk11 is not yet available on 32 bit arches, gets stuck on others |