summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2021-06-22 17:55:12 +0200
committerTreeve Jelbert2021-06-22 17:55:12 +0200
commit82d53de9ce619037a4236727f7dcbf5f440f3635 (patch)
tree0541861fd32d72b6b629599809a645759e4e5c77
parent5d946077c885c352d8ac633d37fe198b4c5fb395 (diff)
tzdata - fix url
-rwxr-xr-xlibs/tzdata/DETAILS2
-rw-r--r--libs/tzdata/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/tzdata/DETAILS b/libs/tzdata/DETAILS
index bc1a7735bb..b55759ecd8 100755
--- a/libs/tzdata/DETAILS
+++ b/libs/tzdata/DETAILS
@@ -2,7 +2,7 @@
VERSION=2021a
SOURCE="${SPELL}${VERSION}.tar.gz"
SOURCE2=$SOURCE.asc
- SOURCE_URL[0]=https://ftp.iana.org/tz/releases/${SOURCE}
+ SOURCE_URL[0]=https://data.iana.org/time-zones/releases/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG=iana.gpg:$SOURCE.asc:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/libs/tzdata/HISTORY b/libs/tzdata/HISTORY
index e652ab5b97..17ee3adecf 100644
--- a/libs/tzdata/HISTORY
+++ b/libs/tzdata/HISTORY
@@ -1,3 +1,6 @@
+2021-06-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: fix url
+
2021-02-19 Ismael Luceno <ismael@iodev.co.uk>
* DEPENDS: Fixed build with null archspec; depend on ZIC