timezone-data: update to timezone-data-2011n

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-27 22:10:33 +01:00
parent f99ef38c7e
commit 14343475f4

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="timezone-data"
PKG_VERSION="2010o"
PKG_VERSION="2011n"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="Public Domain"
PKG_SITE="ftp://elsie.nci.nih.gov/pub/"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"