aboutsummaryrefslogtreecommitdiff
path: root/utils/zoneinfo
diff options
context:
space:
mode:
authorVladimir Ulrich <admin@evl.su>2022-11-02 00:56:28 +0300
committerRosen Penev <rosenp@gmail.com>2022-11-04 13:11:01 -0700
commit1d88250815b5efe623bb01a591c4ca651c8f5600 (patch)
treef4c2c01dcad88a1e1ac8c314f8ca68a731dbfce5 /utils/zoneinfo
parenta7ed296a80295004b79f7143d2a280b98f922b93 (diff)
zoneinfo: updated to the latest release
Updated zoneinfo-all meta-package to fix warnings on build Removed zoneinfo-simple from dependencies of zoneinfo-all as its contents are included in other packages. Signed-off-by: Vladimir Ulrich <admin@evl.su>
Diffstat (limited to 'utils/zoneinfo')
-rw-r--r--utils/zoneinfo/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/utils/zoneinfo/Makefile b/utils/zoneinfo/Makefile
index fd4cf16cb..9bf2dbce9 100644
--- a/utils/zoneinfo/Makefile
+++ b/utils/zoneinfo/Makefile
@@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zoneinfo
-PKG_VERSION:=2022e
+PKG_VERSION:=2022f
PKG_RELEASE:=1
#As i couldn't find real license used "Public Domain"
@@ -19,14 +19,14 @@ PKG_LICENSE:=Public Domain
PKG_SOURCE:=tzdata$(PKG_VERSION).tar.gz
PKG_SOURCE_CODE:=tzcode$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.iana.org/time-zones/repository/releases
-PKG_HASH:=8de4c2686dce3d1aae9030719e6814931c216a2d5e891ec3d332e6f6516aeccd
+PKG_HASH:=9990d71f675d212567b931fe8aae1cab7027f89fefb8a79d808a6933a67af000
include $(INCLUDE_DIR)/package.mk
define Download/tzcode
FILE=$(PKG_SOURCE_CODE)
URL=$(PKG_SOURCE_URL)
- HASH:=d40280253980e89168e6be4275a852bf9521524d47684de3135b9a5ca387710b
+ HASH:=e4543e90f84f91fa82809ea98930052fdbc13880c8a623ee3a4eaa42f8a64c15
endef
$(eval $(call Download,tzcode))
@@ -103,7 +103,6 @@ define Package/zoneinfo-all
$(call Package/zoneinfo/Default)
TITLE:=Zone Information (all zones)
DEPENDS:= \
- +zoneinfo-simple \
+zoneinfo-core \
+zoneinfo-africa \
+zoneinfo-northamerica \
@@ -147,6 +146,10 @@ define Package/zoneinfo-core/install
done
endef
+define Package/zoneinfo-all/install
+ :
+endef
+
define Package/zoneinfo-simple/install
$(INSTALL_DIR) $(1)/usr/share/zoneinfo
for i in Pacific/Honolulu \