aboutsummaryrefslogtreecommitdiff
path: root/extra/tzdata
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-18 00:14:16 +0200
committerCem Keylan <cem@ckyln.com>2021-10-18 00:14:16 +0200
commit4a9a524a337d5b2ca35909b87f7126b571e943c9 (patch)
treed10cdf49d9d51e68303499ac42cc1fe06570c35a /extra/tzdata
parentbb75b4107905e5ba2a291a2ae549833776f06083 (diff)
downloadrepository-4a9a524a337d5b2ca35909b87f7126b571e943c9.tar.gz
tzdata: bump to 2021d
Diffstat (limited to 'extra/tzdata')
-rwxr-xr-xextra/tzdata/build14
-rw-r--r--extra/tzdata/checksums2
-rw-r--r--extra/tzdata/sources2
-rw-r--r--extra/tzdata/version2
4 files changed, 13 insertions, 7 deletions
diff --git a/extra/tzdata/build b/extra/tzdata/build
index a83056ce..3d3b5b84 100755
--- a/extra/tzdata/build
+++ b/extra/tzdata/build
@@ -2,11 +2,17 @@
pkg_dir=$1
-make CC="${CC:-gcc}" LDFLAGS="$LDFLAGS -static"
+make CC="${CC:-cc}" LDFLAGS="$LDFLAGS -static"
-clinst -Dm755 -t "$1/usr/bin" zic zdump
-clinst -Dm755 -s '1c#!/bin/sh' tzselect "$1/usr/bin/tzselect"
-clman -d "$1" zic.8 zdump.8 tzselect.8
+# I decided to remove these from the package, because I don't know of a use case
+# since we are building the timezone files in the package's build script anyway.
+# If you for some reason think that these should absolutely be included in the
+# package, contact me saying so, otherwise uncomment the following lines to
+# install these.
+#
+# clinst -Dm755 -t "$1/usr/bin" zic zdump
+# clinst -Dm755 -s '1c#!/bin/sh' tzselect "$1/usr/bin/tzselect"
+# clman -d "$1" zic.8 zdump.8 tzselect.8
set -- africa asia australasia europe northamerica southamerica
diff --git a/extra/tzdata/checksums b/extra/tzdata/checksums
index 7aa8eaa4..696b313f 100644
--- a/extra/tzdata/checksums
+++ b/extra/tzdata/checksums
@@ -1,2 +1,2 @@
%BLAKE3
-e9488bc809fe3322efc92bf16321e80190b06ba517b77f5a36f39ca66a362cfd 2021c.tar.gz
+215be3d0258fb915fd81e298152175c3e5cef6a819b7fd5e0145d8dd64a91dfc 2021d.tar.gz
diff --git a/extra/tzdata/sources b/extra/tzdata/sources
index 3edc9c2b..ce8f3a3d 100644
--- a/extra/tzdata/sources
+++ b/extra/tzdata/sources
@@ -1 +1 @@
-https://github.com/eggert/tz/archive/2021c.tar.gz
+https://github.com/eggert/tz/archive/2021d.tar.gz
diff --git a/extra/tzdata/version b/extra/tzdata/version
index 8104ebaa..1beeea5c 100644
--- a/extra/tzdata/version
+++ b/extra/tzdata/version
@@ -1 +1 @@
-2021c 1
+2021d 1