mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tz: update to 2023d
This commit is contained in:
parent
724a6f8912
commit
4fe0a56c2a
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="tz"
|
||||
PKG_VERSION="2023c"
|
||||
PKG_SHA256="9aa20ef838183e58f09acca92098cf6aa6d8e229aecf24e098c3af2a38e596f8"
|
||||
PKG_VERSION="2023d"
|
||||
PKG_SHA256="487df6ff5f4a577fd96568d0fd0a22e8062b0ec59af7ad3e66b5dd23a85cfc1c"
|
||||
PKG_LICENSE="Public Domain"
|
||||
PKG_SITE="http://www.iana.org/time-zones"
|
||||
PKG_URL="https://github.com/eggert/tz/archive/${PKG_VERSION}.tar.gz"
|
||||
@ -12,7 +12,7 @@ PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Time zone and daylight-saving time data."
|
||||
|
||||
pre_configure_target() {
|
||||
PKG_MAKE_OPTS_TARGET="CC=${HOST_CC} LDFLAGS="
|
||||
PKG_MAKE_OPTS_TARGET="CC=${HOST_CC} CFLAGS= LDFLAGS="
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user