summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
authorMichael Geddes <openwrt@frog.wheelycreek.net>2009-03-30 07:00:01 +0000
committerMichael Geddes <openwrt@frog.wheelycreek.net>2009-03-30 07:00:01 +0000
commit5396d3115e1acf7abf8ae8ef448b7a55504f30b1 (patch)
tree5806f734019ae546bebfbd15bd70074a960de48f /contrib/package
parent63a2723de7c87ded6a961a7d0f62b94a25ff86c1 (diff)
Move to 2009c
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/zoneinfo/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/contrib/package/zoneinfo/Makefile b/contrib/package/zoneinfo/Makefile
index ed67775d8..ee0ac13d8 100644
--- a/contrib/package/zoneinfo/Makefile
+++ b/contrib/package/zoneinfo/Makefile
@@ -11,20 +11,20 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zoneinfo
-PKG_VERSION:=2008e
-PKG_RELEASE:=1
+PKG_VERSION:=2009c
+PKG_RELEASE:=2
PKG_SOURCE:=tzdata$(PKG_VERSION).tar.gz
PKG_SOURCE_CODE:=tzcode${PKG_VERSION}.tar.gz
PKG_SOURCE_URL:=http://source.icu-project.org/repos/icu/data/trunk/tzdata/mirror/
-PKG_MD5SUM:=3b4578110a3d193ed9a00d61f27aba28
+PKG_MD5SUM:=ec8fa00a07f3e1d598d5d722cc0ab697
include $(INCLUDE_DIR)/package.mk
define Download/tzcode
FILE=$(PKG_SOURCE_CODE)
URL=$(PKG_SOURCE_URL)
- MD5SUM=12ec2d85324ddcba39db1471a03f486b
+ MD5SUM=5a6aa9cbf477334f31e427cb59adf72f
endef
$(eval $(call Download,tzcode))
@@ -241,7 +241,6 @@ endef
$(eval $(call BuildPackage,zoneinfo-simple))
$(eval $(call BuildPackage,zoneinfo-core))
-$(eval $(call BuildPackage,zoneinfo-simple))
$(eval $(call BuildPackage,zoneinfo-africa))
$(eval $(call BuildPackage,zoneinfo-northamerica))
$(eval $(call BuildPackage,zoneinfo-southamerica))