projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a76438b
)
[packages] zoneinfo: update to 2011n (#10317)
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Nov 2011 12:51:26 +0000
(12:51 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Nov 2011 12:51:26 +0000
(12:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29350
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/zoneinfo/Makefile
patch
|
blob
|
history
diff --git
a/utils/zoneinfo/Makefile
b/utils/zoneinfo/Makefile
index
5033da6
..
9790077
100644
(file)
--- 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