tzdata: update to 2009r. Thanks to ojab for noticing.
Closes launchpad bug #482646. --HG-- extra : convert_revision : e8b7de9f817a3b5357d4164c23bfefff034d4499
This commit is contained in:
parent
76b8ef00e0
commit
f65948b328
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'tzdata'.
|
||||
pkgname=tzdata
|
||||
wrksrc=${pkgname}
|
||||
version=2009p
|
||||
version=2009r
|
||||
distfiles="
|
||||
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
|
||||
ftp://elsie.nci.nih.gov/pub/tzcode2009k.tar.gz"
|
||||
ftp://elsie.nci.nih.gov/pub/tzcode${version}.tar.gz"
|
||||
build_style=gnu_makefile
|
||||
short_desc="Time zone and daylight-saving time data"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum="
|
||||
7182ad6f03bfe16ccdbac4a3efb9e765ea7c51afc33c3a7fefb053122aa6da2c
|
||||
2581f4ce19b11e4218ad0b2859679485af1cefe036f52643c8fb20024c8f5d45"
|
||||
684d23e3ebe825c9db90732534446f4e33f5ad4455980b15fd9eb2e4ba5a6731
|
||||
49031541192a109fd9beddd07695cecf5ec90d09088c59b1d917c91f8f6081b2"
|
||||
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