mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue