tzdata: update to 2010m.
This commit is contained in:
parent
14b496e4e3
commit
14bb83968d
|
@ -2,8 +2,8 @@
|
|||
pkgname=tzdata
|
||||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
_tzcode_ver=2009t
|
||||
version=2009u
|
||||
_tzcode_ver=2010m
|
||||
version=${_tzcode_ver}
|
||||
# Use our OWN backup files, because I'm tired of UPDATING IT EACH MONTH!
|
||||
distfiles="
|
||||
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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum="
|
||||
7cbd82597590ca279e042dbeace91553806c4b4dbff25c34b843a4f1d07e0384
|
||||
97f64d7056d6c18e6b4e1619bf94fc625a3d08413d238e0c5a5faba714a2297f"
|
||||
1454a13a32e23e81195404d00ab97a64a356e9a5852fc7d121ed7e58cbdb75aa
|
||||
24f0274d531a53415f1314891bc0df47778044a53186a1c0eb2df3991af91a18"
|
||||
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 New Issue