From 8baf37181efc1e88f13798c5c6425fe9ada87618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 12 Oct 2022 07:57:37 +0700 Subject: [PATCH] tzutils: update to 2022e. --- srcpkgs/tzutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 2e5d0dca27d..541d51dafc9 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2022d +version=2022e revision=1 bootstrap=yes wrksrc="tzdb-${version}" @@ -9,7 +9,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=60d1d7ab9f230fcb3ab32a7576d667c87a03d8825009dd099d232ad84ce1c835 +checksum=4e2258a521ae0daff5a5715f9b0620eb4471bcda65397663bbd706b3eee73d62 if [ "$CROSS_BUILD" ]; then hostmakedepends="tzutils"