tzdata: update to 2012e.
This commit is contained in:
parent
1446a33d3b
commit
64266f4407
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ pkgname=tzdata
|
|||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
_tzcode_ver=2012b
|
||||
_tzdata_ver=2012d
|
||||
_tzdata_ver=2012e
|
||||
version=${_tzdata_ver}
|
||||
revision=1
|
||||
noarch=yes
|
||||
|
@ -14,11 +14,11 @@ short_desc="Time zone and daylight-saving time data"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="
|
||||
ftp://ftp.iana.org/tz/releases/tzcode${_tzcode_ver}.tar.gz
|
||||
ftp://ftp.iana.org/tz/releases/tzdata${_tzdata_ver}.tar.gz"
|
||||
http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode_ver}.tar.gz
|
||||
http://www.iana.org/time-zones/repository/releases/tzdata${_tzdata_ver}.tar.gz"
|
||||
checksum="
|
||||
4345a2de239a7b6e5ab286052cc269eb07d63798ae14ba715eb4c6bdfa0f3350
|
||||
46c0e92a7aa89c3cfe571b585ceb6958bb444604aea3e09587f2cbe474c95575"
|
||||
061c1c289e792f3661135d5ec542e4f9417d3cd7f232f3d54c1949573aadd0fc"
|
||||
long_desc="
|
||||
This package contains data required for the implementation of standard
|
||||
local time for many representative locations around the globe. It is
|
||||
|
|
Loading…
Reference in a new issue