Merge pull request #8448 from heitbaum/tz

tz: update to 2023d
This commit is contained in:
Christian Hewitt 2023-12-23 05:10:56 +04:00 committed by GitHub
commit 769f765d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="tz" PKG_NAME="tz"
PKG_VERSION="2023c" PKG_VERSION="2023d"
PKG_SHA256="9aa20ef838183e58f09acca92098cf6aa6d8e229aecf24e098c3af2a38e596f8" PKG_SHA256="487df6ff5f4a577fd96568d0fd0a22e8062b0ec59af7ad3e66b5dd23a85cfc1c"
PKG_LICENSE="Public Domain" PKG_LICENSE="Public Domain"
PKG_SITE="http://www.iana.org/time-zones" PKG_SITE="http://www.iana.org/time-zones"
PKG_URL="https://github.com/eggert/tz/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/eggert/tz/archive/${PKG_VERSION}.tar.gz"