tzdata: update to 2012c.
This commit is contained in:
parent
c2c46e6da1
commit
05c77c9854
|
@ -3,11 +3,11 @@ pkgname=tzdata
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
_tzcode_ver=2012b
|
_tzcode_ver=2012b
|
||||||
_tzdata_ver=2012b
|
_tzdata_ver=2012c
|
||||||
version=${_tzdata_ver}
|
version=${_tzdata_ver}
|
||||||
distfiles="
|
distfiles="
|
||||||
ftp://munnari.oz.au/pub//tzcode${_tzcode_ver}.tar.gz
|
ftp://munnari.oz.au/pub/tzcode${_tzcode_ver}.tar.gz
|
||||||
ftp://munnari.oz.au/pub//tzdata${_tzdata_ver}.tar.gz"
|
ftp://munnari.oz.au/pub/tzdata${_tzdata_ver}.tar.gz"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.iana.org/time-zones"
|
homepage="http://www.iana.org/time-zones"
|
||||||
short_desc="Time zone and daylight-saving time data"
|
short_desc="Time zone and daylight-saving time data"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum="
|
checksum="
|
||||||
4345a2de239a7b6e5ab286052cc269eb07d63798ae14ba715eb4c6bdfa0f3350
|
4345a2de239a7b6e5ab286052cc269eb07d63798ae14ba715eb4c6bdfa0f3350
|
||||||
2f9f8e2d1ae087be5917f60c3946e8dc3fe1068d7738c3395f2125135309e745"
|
33e19e1dd27bda5239812587d72971509a15b59baff7abd692b77ff66f168a82"
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains data required for the implementation of standard
|
This package contains data required for the implementation of standard
|
||||||
local time for many representative locations around the globe. It is
|
local time for many representative locations around the globe. It is
|
||||||
|
|
Loading…
Reference in New Issue