mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tzdata: update to 2020a
Changes: https://github.com/eggert/tz/blob/d36f8f5/NEWS#L11
This commit is contained in:
parent
7916dd077f
commit
753209a917
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tzdata'
|
# Template file for 'tzdata'
|
||||||
pkgname=tzdata
|
pkgname=tzdata
|
||||||
version=2019c
|
version=2020a
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=tzdata
|
wrksrc=tzdata
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://www.iana.org/time-zones"
|
homepage="http://www.iana.org/time-zones"
|
||||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||||
checksum=79c7806dab09072308da0e3d22c37d3b245015a591891ea147d3b133b60ffc7c
|
checksum=547161eca24d344e0b5f96aff6a76b454da295dc14ed4ca50c2355043fb899a2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local timezones="africa antarctica asia australasia europe northamerica \
|
local timezones="africa antarctica asia australasia europe northamerica \
|
||||||
|
|
Loading…
Add table
Reference in a new issue