tzutils: update to 2023b.
This commit is contained in:
parent
fdfde78ad0
commit
467d0e79b8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2023a
|
||||
version=2023b
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
short_desc="Time zone and daylight-saving time utilities"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="Public Domain"
|
||||
homepage="https://www.iana.org/time-zones"
|
||||
distfiles="https://www.iana.org/time-zones/repository/releases/tzdb-${version}.tar.lz"
|
||||
checksum=4ab2805f15f9a5a681e4f581cb54383d41ae25da506469b77b4239556038c652
|
||||
checksum=2694091b28981ae5af99d63d7b5f43905a698a96116db3d85131aa03be535cfb
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="tzutils"
|
||||
|
|
Loading…
Reference in New Issue