From 03b4cae5e61b92ea85487a482696c7e78f55b0b2 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich <jow@openwrt.org> Date: Mon, 28 Nov 2011 12:51:26 +0000 Subject: [PATCH] [packages] zoneinfo: update to 2011n (#10317) SVN-Revision: 29350 --- utils/zoneinfo/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/utils/zoneinfo/Makefile b/utils/zoneinfo/Makefile index 5033da6be4..9790077fb3 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.30.2