tzdata: update homepage/distfiles URLs, update to tzdata-2011n
This commit is contained in:
parent
35173ce5aa
commit
d236208977
1 changed files with 5 additions and 6 deletions
|
@ -3,20 +3,19 @@ pkgname=tzdata
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
_tzcode_ver=2011i
|
_tzcode_ver=2011i
|
||||||
_tzdata_ver=2011m
|
_tzdata_ver=2011n
|
||||||
version=${_tzdata_ver}
|
version=${_tzdata_ver}
|
||||||
distfiles="
|
distfiles="
|
||||||
ftp://munnari.oz.au/pub/tzcode${_tzcode_ver}.tar.gz
|
http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode_ver}.tar.gz
|
||||||
ftp://munnari.oz.au/pub/tzdata${_tzdata_ver}.tar.gz"
|
http://www.iana.org/time-zones/repository/releases/tzdata${_tzdata_ver}.tar.gz"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.twinsun.com/tz/tz-link.htm"
|
homepage="http://www.iana.org/time-zones"
|
||||||
revision=1
|
|
||||||
short_desc="Time zone and daylight-saving time data"
|
short_desc="Time zone and daylight-saving time data"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum="
|
checksum="
|
||||||
f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec
|
f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec
|
||||||
c8e01f5b4a3cd8b8aee84b4befb4b671cef34353e5af022ed22071f5b86ef5f4"
|
a343e542486b2b8ebdeca474eed79f1c04f69420ca943c2b9bdea1d2385e38cd"
|
||||||
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 a new issue