tzdata: update to 2013c.
This commit is contained in:
parent
20b430dc63
commit
67b9ab5642
1 changed files with 3 additions and 3 deletions
|
@ -2,14 +2,14 @@
|
|||
pkgname=tzdata
|
||||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
version=2013b
|
||||
version=2013c
|
||||
revision=1
|
||||
homepage="http://www.iana.org/time-zones"
|
||||
short_desc="Time zone and daylight-saving time data"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||
checksum=70d589d0e76a3749403d2bb404e9214c2520dda4c13e4b07b1b945ed2c64edb2
|
||||
checksum=e597a7eb239155eb2247fd4788f7fa10bf21d6469961200a6ca202f19cc15c87
|
||||
long_desc="
|
||||
This package contains data required for the implementation of standard
|
||||
local time for many representative locations around the globe. It is
|
||||
|
@ -31,6 +31,6 @@ do_install() {
|
|||
tzdata_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue