mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-09 14:03:26 +08:00
package/zic: bump to version 2022f
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
785ea2179c
commit
fcdc4b29c7
@ -18,7 +18,7 @@ diff --git a/Makefile b/Makefile
|
||||
index 1b714a8..00d2c09 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -609,7 +609,7 @@ INSTALL: ALL install date.1
|
||||
@@ -615,7 +615,7 @@ INSTALL: ALL install date.1
|
||||
# Otherwise, use $(VERSION) unless it is "unknown" and there is already
|
||||
# a 'version' file, in which case reuse the existing 'version' contents
|
||||
# and append "-dirty" if the contents do not already end in "-dirty".
|
||||
|
@ -1,4 +1,4 @@
|
||||
# From https://mm.icann.org/pipermail/tz-announce/2022-August/000072.html
|
||||
sha512 3373fa16a12007415c3dc3a75c4a0d61d6ae54968eeecedcdf4bcfd7f554020a15c4687dde107b90462b75d848eebe1e200c33322ebe0d3f1ad11bc769cade06 tzcode2022c.tar.gz
|
||||
# From https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html
|
||||
sha512 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b tzcode2022f.tar.gz
|
||||
# Locally computed:
|
||||
sha256 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZIC_VERSION = 2022c
|
||||
ZIC_VERSION = 2022f
|
||||
ZIC_SOURCE = tzcode$(ZIC_VERSION).tar.gz
|
||||
ZIC_SITE = https://www.iana.org/time-zones/repository/releases
|
||||
ZIC_STRIP_COMPONENTS = 0
|
||||
|
Loading…
Reference in New Issue
Block a user