diff options
author | Ørjan Malde <red@foxi.me> | 2024-03-11 10:57:02 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2024-03-11 10:57:02 +0100 |
commit | 924d6c3fd496d494688dbe51867a03b5324109f2 (patch) | |
tree | 1f4443a2df37d07a6158ad8fad7acad1bf923440 | |
parent | 6d6d9c1ce57e8ef3bf4566664786a50206186287 (diff) | |
download | midipix_build-924d6c3fd496d494688dbe51867a03b5324109f2.tar.bz2 midipix_build-924d6c3fd496d494688dbe51867a03b5324109f2.tar.xz |
groups.d/010.host_deps.group: tzdb_host: bump to 2024a
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups.d/010.host_deps.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/010.host_deps.group b/groups.d/010.host_deps.group index b397bbad..37f13ecf 100644 --- a/groups.d/010.host_deps.group +++ b/groups.d/010.host_deps.group @@ -254,8 +254,8 @@ HOST_DEPS_TOOLS_RPM_DISABLE=1; m0755=bin/makeinfo"}; : ${PKG_TEXINFO_HOST_LIBTOOL:=rdlibtool}; : ${PKG_TZDB_HOST_DEPENDS:="clzip_host"}; -: ${PKG_TZDB_HOST_SHA256SUM:=180343dda8b24e000d8f718ab5871efa2ec0ed7725ba9a4267b8bd36af155bc2}; -: ${PKG_TZDB_HOST_VERSION:=2022f}; +: ${PKG_TZDB_HOST_SHA256SUM:=511af6b467f40b1ec9ac3684d1701793af470f3e29ddfb97b82be438e8601a7a}; +: ${PKG_TZDB_HOST_VERSION:=2024a}; : ${PKG_TZDB_HOST_URL:=https://data.iana.org/time-zones/releases/tzdb-${PKG_TZDB_HOST_VERSION}.tar.lz}; : ${PKG_TZDB_HOST_BUILD_DIR:="tzdb-${PKG_TZDB_HOST_VERSION}"}; : ${PKG_TZDB_HOST_INSTALL_FILES_V2:="-=etc/%<*>"}; |