tzutils: update to 2022a.

This commit is contained in:
Đoàn Trần Công Danh 2022-05-03 11:24:20 +07:00
parent 91b9c035a3
commit 5539ea9c89

View file

@ -1,6 +1,6 @@
# Template file for 'tzutils' # Template file for 'tzutils'
pkgname=tzutils pkgname=tzutils
version=2021e version=2022a
revision=1 revision=1
bootstrap=yes bootstrap=yes
wrksrc="tz-${version}" wrksrc="tz-${version}"
@ -9,7 +9,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="Public Domain, BSD-3-Clause" license="Public Domain, BSD-3-Clause"
homepage="https://www.iana.org/time-zones" homepage="https://www.iana.org/time-zones"
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
checksum=11908a7f18530ca3013c8458d902a54cdd3382276bdd56891db074b1af4a26b8 checksum=e9d82a851a15bb5db2cbaae2c3fc633743ad9edc069e3738c5e8908978064ed8
do_build() { do_build() {
echo "$version" >version echo "$version" >version