From 868036be7c0951383a712b894e76c8316208b407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 10 Jul 2026 08:47:10 +0700 Subject: [PATCH] tzutils: update to 2026c. --- srcpkgs/tzutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 3a85e1c276a..a54face70fa 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2026b +version=2026c revision=1 bootstrap=yes short_desc="Time zone and daylight-saving time utilities" @@ -8,7 +8,7 @@ maintainer="Đoàn Trần Công Danh " license="Public Domain" homepage="https://www.iana.org/time-zones" distfiles="https://www.iana.org/time-zones/repository/releases/tzdb-${version}.tar.lz" -checksum=ffad46a04c8d1624197056630af475a35f3556d0887f028ac1bd33b7d47dc653 +checksum=427a11b1c5f2ebccad18f11650221c4f0465b4f1bb7f44dd02ff192d2808d944 if [ "$CROSS_BUILD" ]; then hostmakedepends="tzutils"