Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/tzdata: bump to version 2022c
@ 2022-08-21  9:29 Francois Perrad
  2022-08-21  9:29 ` [Buildroot] [PATCH 2/2] package/zic: bump to 2022c Francois Perrad
  2022-08-21 11:30 ` [Buildroot] [PATCH 1/2] package/tzdata: bump to version 2022c Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Francois Perrad @ 2022-08-21  9:29 UTC (permalink / raw)
  To: buildroot

update homepage with https

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/tzdata/Config.in   | 2 +-
 package/tzdata/tzdata.hash | 4 ++--
 package/tzdata/tzdata.mk   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/tzdata/Config.in b/package/tzdata/Config.in
index 1e6cc0fc6..31071afb0 100644
--- a/package/tzdata/Config.in
+++ b/package/tzdata/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_TZDATA
 	help
 	  Time zone database
 
-	  http://www.iana.org/time-zones/repository/tz-link.html
+	  https://data.iana.org/time-zones/tz-link.html
diff --git a/package/tzdata/tzdata.hash b/package/tzdata/tzdata.hash
index 55346539a..b203e5bf5 100644
--- a/package/tzdata/tzdata.hash
+++ b/package/tzdata/tzdata.hash
@@ -1,4 +1,4 @@
-# From https://mm.icann.org/pipermail/tz-announce/2021-October/000069.html
-sha512  c1e8d04e049157ed5d4af0868855bbd75517e3d7e1db9c41d5283ff260109de46b6fac6be94828201d093e163d868044ac2a9db2bf0aeab800e264d0c73a9119  tzdata2021e.tar.gz
+# From https://mm.icann.org/pipermail/tz-announce/2022-August/000072.html
+sha512  e2ae92abac6d87ce4ab4ba9012e868e1791b842e083293489debc0c671b9cf135b5b70426dacb6dbebbf6eba24463205225ae45bb7df891a086b25475f85ee0b  tzdata2022c.tar.gz
 # Locally computed:
 sha256  0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf  LICENSE
diff --git a/package/tzdata/tzdata.mk b/package/tzdata/tzdata.mk
index 9cf8c2ea4..21ea94eca 100644
--- a/package/tzdata/tzdata.mk
+++ b/package/tzdata/tzdata.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TZDATA_VERSION = 2021e
+TZDATA_VERSION = 2022c
 TZDATA_SOURCE = tzdata$(TZDATA_VERSION).tar.gz
 TZDATA_SITE = https://www.iana.org/time-zones/repository/releases
 TZDATA_STRIP_COMPONENTS = 0
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-21 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-21  9:29 [Buildroot] [PATCH 1/2] package/tzdata: bump to version 2022c Francois Perrad
2022-08-21  9:29 ` [Buildroot] [PATCH 2/2] package/zic: bump to 2022c Francois Perrad
2022-08-21 11:30 ` [Buildroot] [PATCH 1/2] package/tzdata: bump to version 2022c Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox