timezone-data: update to timezone-data-2016a

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-02-06 11:16:55 +01:00 committed by chewitt
parent 778325213b
commit 8a87bce2c5

View File

@ -17,11 +17,13 @@
################################################################################
PKG_NAME="timezone-data"
PKG_VERSION="2014i"
PKG_VERSION="2016a"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="Public Domain"
PKG_SITE="ftp://elsie.nci.nih.gov/pub/"
PKG_SITE="http://www.iana.org/time-zones"
# this package actually contains both packages tzcode and tzdate in a single package
# duplicate files are the same files
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"