From 59fb5fffcb856d1c7cf5ea077e33fcc8f2d9afe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 28 Mar 2023 12:11:33 +0700 Subject: [PATCH] Revert "tzutils: update to 2023b." Lebanon reverts their DST change. This reverts commit 467d0e79b8ef2350b929bffe5a15687ec2b86405. --- srcpkgs/tzutils/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 7bdf9945058..37aeb9fc6f7 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,14 +1,15 @@ # Template file for 'tzutils' pkgname=tzutils -version=2023b -revision=1 +reverts="2023b_1" +version=2023a +revision=2 bootstrap=yes short_desc="Time zone and daylight-saving time utilities" 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=2694091b28981ae5af99d63d7b5f43905a698a96116db3d85131aa03be535cfb +checksum=4ab2805f15f9a5a681e4f581cb54383d41ae25da506469b77b4239556038c652 if [ "$CROSS_BUILD" ]; then hostmakedepends="tzutils"