summaryrefslogtreecommitdiff
path: root/package/tzdata/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-14 13:05:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-14 13:05:03 +0200
commitf6060c06d2921f1c832751981b55fa9fe678d167 (patch)
tree6e0a7f1cd829f26deca8be411694ba8148d604eb /package/tzdata/Makefile
parent1ebda4d177a64d16ecc23e65745fe31001a90af7 (diff)
parente4300f47f3373c6eed269e8ff7c480b1dd79918a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tzdata/Makefile')
-rw-r--r--package/tzdata/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/package/tzdata/Makefile b/package/tzdata/Makefile
index 5effefd74..68f9cd035 100644
--- a/package/tzdata/Makefile
+++ b/package/tzdata/Makefile
@@ -4,17 +4,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= tzdata
-PKG_VERSION:= 2010o
+PKG_VERSION:= 2013d
PKG_RELEASE:= 1
-PKG_MD5SUM:= 5cae5c56fad81dc29f8fcd933a05768e a7a776a5713831993e814fe0c05f9fd5
+PKG_MD5SUM:= 65b6818162230fc02f86f293376c73df 4616a9560270f180eeb9a08540636890
PKG_DESCR:= Timezone data (/usr/share/zoneinfo)
PKG_SECTION:= utils
-PKG_URL:= ftp://elsie.nci.nih.gov/pub/
-PKG_SITES:= ftp://elsie.nci.nih.gov/pub/
+PKG_URL:= http://www.iana.org/time-zones/
+PKG_SITES:= http://www.iana.org/time-zones/repository/releases/
PKG_NOPARALLEL:= 1
-# Note that tzcode does NOT have the same version as tzdata does :[
-DISTFILES:= ${PKG_NAME}${PKG_VERSION}.tar.gz tzcode2010n.tar.gz
+DISTFILES:= ${PKG_NAME}${PKG_VERSION}.tar.gz tzcode${PKG_VERSION}.tar.gz
# both archives do not extract into subdirectories
WRKDIST= ${WRKDIR}