tzdata: update to 2016g.
This commit is contained in:
parent
6084679791
commit
2b19b21b0f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tzdata'
|
||||
pkgname=tzdata
|
||||
version=2016f
|
||||
revision=2
|
||||
version=2016g
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
noarch=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=ed8c951008d12f1db55a11e96fc055718c6571233327d9de16a7f8475e2502b0
|
||||
checksum=3c7137b2bc47323b0de47b77786bacf81ed503d4b2c693ff8ada2fbd1281ebd1
|
||||
|
||||
do_install() {
|
||||
local timezones="africa antarctica asia australasia europe northamerica \
|
||||
|
|
Loading…
Reference in a new issue