tzdata: update to 2018d.
This commit is contained in:
parent
a9fa06777d
commit
24628c98a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzdata'
|
||||
pkgname=tzdata
|
||||
version=2018c
|
||||
version=2018d
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
|
@ -11,7 +11,7 @@ short_desc="Time zone and daylight-saving time data"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Public Domain"
|
||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||
checksum=2825c3e4b7ef520f24d393bcc02942f9762ffd3e7fc9b23850789ed8f22933f6
|
||||
checksum=5106eddceb5f1ae3a91dbd3960e1b8b11ba0dc08579a31cf0724a7691b10c054
|
||||
|
||||
do_install() {
|
||||
local timezones="africa antarctica asia australasia europe northamerica \
|
||||
|
|
Loading…
Reference in a new issue