mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
icu: updated to 68.2
This commit is contained in:
parent
b9b17bcec8
commit
2282b83211
@ -2,14 +2,15 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="icu"
|
||||
PKG_VERSION="68.1"
|
||||
PKG_SHA256="5b3cfb519c20511c1c0429b093ec16960f6a6a0d7968a9065fda393f9eba48fc"
|
||||
PKG_VERSION="68.2"
|
||||
PKG_SHA256="f790b0202facbbf19c5581a7a5f21b2b4b6ed70ba3e4bef8d5560868e5e82476"
|
||||
PKG_LICENSE="Custom"
|
||||
PKG_SITE="http://www.icu-project.org"
|
||||
PKG_URL="https://github.com/unicode-org/icu/archive/release-${PKG_VERSION//./-}.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain icu:host"
|
||||
PKG_LONGDESC="International Components for Unicode library."
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
@ -17,7 +18,7 @@ configure_package() {
|
||||
PKG_CONFIGURE_SCRIPT="${PKG_BUILD}/icu4c/source/configure"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-layout \
|
||||
--disable-layoutex \
|
||||
--disable-renaming \
|
||||
--enable-renaming \
|
||||
--disable-samples \
|
||||
--disable-tests \
|
||||
--disable-tools \
|
||||
|
Loading…
x
Reference in New Issue
Block a user