From: florian Date: Sun, 20 Sep 2009 11:41:56 +0000 (+0000) Subject: [package] update zile to 2.3.11 (#5807) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b5bb6e57c031915f46c4407d008ab330a227e77c;p=packages.git [package] update zile to 2.3.11 (#5807) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17626 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/zile/Makefile b/utils/zile/Makefile index 5485ffc99..27b40827a 100644 --- a/utils/zile/Makefile +++ b/utils/zile/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zile -PKG_VERSION:=2.3.9 +PKG_VERSION:=2.3.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/zile -PKG_MD5SUM:=51f2fb489b81d80f997644e872445370 +PKG_MD5SUM:=eda8745c2681dd7bea478496c0178e90 include $(INCLUDE_DIR)/package.mk