From 467d0e79b8ef2350b929bffe5a15687ec2b86405 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, 24 Mar 2023 12:07:59 +0700 Subject: [PATCH] tzutils: update to 2023b. --- srcpkgs/tzutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 4335d4d3d3c..7bdf9945058 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2023a +version=2023b 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=4ab2805f15f9a5a681e4f581cb54383d41ae25da506469b77b4239556038c652 +checksum=2694091b28981ae5af99d63d7b5f43905a698a96116db3d85131aa03be535cfb if [ "$CROSS_BUILD" ]; then hostmakedepends="tzutils"