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"