From d014159f03bcdcb71c1ebed4fdc78c89373ad426 Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 28 Nov 2011 12:51:26 +0000 Subject: [PATCH] [packages] zoneinfo: update to 2011n (#10317) git-svn-id: svn://svn.openwrt.org/openwrt/packages@29350 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/zoneinfo/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/utils/zoneinfo/Makefile b/utils/zoneinfo/Makefile index 5033da6be..9790077fb 100644 --- a/utils/zoneinfo/Makefile +++ b/utils/zoneinfo/Makefile @@ -9,13 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zoneinfo -PKG_VERSION:=2011i -PKG_RELEASE:=2 +PKG_VERSION:=2011n +PKG_VERSION_CODE:=2011i +PKG_RELEASE:=1 PKG_SOURCE:=tzdata$(PKG_VERSION).tar.gz -PKG_SOURCE_CODE:=tzcode${PKG_VERSION}.tar.gz +PKG_SOURCE_CODE:=tzcode$(PKG_VERSION_CODE).tar.gz PKG_SOURCE_URL:=http://source.icu-project.org/repos/icu/data/trunk/tzdata/mirror/ -PKG_MD5SUM:=c7a86ec34f30f8d6aa77ef94902a3047 +PKG_MD5SUM:=20dbfb28efa008ddbf6dd34601ea40fa include $(INCLUDE_DIR)/package.mk -- 2.11.0