zoneinfo: updated to 2026a release
authorVladimir Ulrich <redacted>
Mon, 9 Mar 2026 04:55:37 +0000 (07:55 +0300)
committerHannu Nyman <redacted>
Mon, 9 Mar 2026 20:19:13 +0000 (22:19 +0200)
Updated package version and file hashes.

Signed-off-by: Vladimir Ulrich <redacted>
utils/zoneinfo/Makefile

index 7b738e9d70c3f56d8da9b5778648d0694d2cec5b..d607402e787453a2946941436687304c681e163c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2025 OpenWrt.org
+# Copyright (C) 2007-2026 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zoneinfo
-PKG_VERSION:=2025c
+PKG_VERSION:=2026a
 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:=https://www.iana.org/time-zones/repository/releases
-PKG_HASH:=4aa79e4effee53fc4029ffe5f6ebe97937282ebcdf386d5d2da91ce84142f957
+PKG_HASH:=77b541725937bb53bd92bd484c0b43bec8545e2d3431ee01f04ef8f2203ba2b7
 
 include $(INCLUDE_DIR)/package.mk
 
 define Download/tzcode
    FILE=$(PKG_SOURCE_CODE)
    URL=$(PKG_SOURCE_URL)
-   HASH:=697ebe6625444aef5080f58e49d03424bbb52e08bf483d3ddb5acf10cbd15740
+   HASH:=f80a17a2eddd2b54041f9c98d75b0aa8038b016d7c5de72892a146d9938740e1
 endef
 
 $(eval $(call Download,tzcode))
git clone https://git.99rst.org/PROJECT