tzdata: update to 2010m.
This commit is contained in:
parent
14b496e4e3
commit
14bb83968d
1 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
||||||
pkgname=tzdata
|
pkgname=tzdata
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
_tzcode_ver=2009t
|
_tzcode_ver=2010m
|
||||||
version=2009u
|
version=${_tzcode_ver}
|
||||||
# Use our OWN backup files, because I'm tired of UPDATING IT EACH MONTH!
|
# Use our OWN backup files, because I'm tired of UPDATING IT EACH MONTH!
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xbps.nopcode.org/distfiles/${pkgname}${version}.tar.gz
|
http://xbps.nopcode.org/distfiles/${pkgname}${version}.tar.gz
|
||||||
|
@ -12,8 +12,8 @@ build_style=gnu_makefile
|
||||||
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>"
|
||||||
checksum="
|
checksum="
|
||||||
7cbd82597590ca279e042dbeace91553806c4b4dbff25c34b843a4f1d07e0384
|
1454a13a32e23e81195404d00ab97a64a356e9a5852fc7d121ed7e58cbdb75aa
|
||||||
97f64d7056d6c18e6b4e1619bf94fc625a3d08413d238e0c5a5faba714a2297f"
|
24f0274d531a53415f1314891bc0df47778044a53186a1c0eb2df3991af91a18"
|
||||||
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