void-packages/templates/tzdata/template
Juan RP f65948b328 tzdata: update to 2009r. Thanks to ojab for noticing.
Closes launchpad bug #482646.

--HG--
extra : convert_revision : e8b7de9f817a3b5357d4164c23bfefff034d4499
2009-11-14 16:53:23 +01:00

22 lines
829 B
Text

# Template build file for 'tzdata'.
pkgname=tzdata
wrksrc=${pkgname}
version=2009r
distfiles="
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.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="
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
updated periodically to reflect changes made by political bodies to time
zone boundaries, UTC offsets, and daylight-saving rules."
Add_dependency full glibc
Add_dependency full bash
Add_dependency full gawk