tzutils: update to 2022a.
This commit is contained in:
parent
91b9c035a3
commit
5539ea9c89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2021e
|
||||
version=2022a
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="tz-${version}"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="Public Domain, BSD-3-Clause"
|
||||
homepage="https://www.iana.org/time-zones"
|
||||
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
|
||||
checksum=11908a7f18530ca3013c8458d902a54cdd3382276bdd56891db074b1af4a26b8
|
||||
checksum=e9d82a851a15bb5db2cbaae2c3fc633743ad9edc069e3738c5e8908978064ed8
|
||||
|
||||
do_build() {
|
||||
echo "$version" >version
|
||||
|
|
Loading…
Reference in a new issue