tzdata: update to 2011m.
This commit is contained in:
parent
43e762b0ae
commit
589af22544
1 changed files with 4 additions and 5 deletions
|
@ -3,12 +3,11 @@ pkgname=tzdata
|
|||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
_tzcode_ver=2011i
|
||||
_tzdata_ver=2011k
|
||||
_tzdata_ver=2011m
|
||||
version=${_tzdata_ver}
|
||||
revision=1
|
||||
distfiles="
|
||||
http://download.lunar-linux.org/lunar/mirrors/tzcode${_tzcode_ver}.tar.gz
|
||||
http://download.lunar-linux.org/lunar/mirrors/tzdata${_tzdata_ver}.tar.gz"
|
||||
ftp://munnari.oz.au/pub/tzcode${_tzcode_ver}.tar.gz
|
||||
ftp://munnari.oz.au/pub/tzdata${_tzdata_ver}.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
homepage="http://www.twinsun.com/tz/tz-link.htm"
|
||||
short_desc="Time zone and daylight-saving time data"
|
||||
|
@ -16,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
checksum="
|
||||
f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec
|
||||
51f7d2a42b7fb9465feced642a6676afdf8b04a071e55f3fef1f0925bd67ef21"
|
||||
c8e01f5b4a3cd8b8aee84b4befb4b671cef34353e5af022ed22071f5b86ef5f4"
|
||||
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