From: florian Date: Sun, 4 Oct 2009 10:58:57 +0000 (+0000) Subject: [package] update zile to 2.3.12 (#5941) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f29162fd935d9fa222c2375d5f48614b01038bf6;p=packages.git [package] update zile to 2.3.12 (#5941) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17850 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/zile/Makefile b/utils/zile/Makefile index 27b40827a..55e23e640 100644 --- a/utils/zile/Makefile +++ b/utils/zile/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zile -PKG_VERSION:=2.3.11 +PKG_VERSION:=2.3.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/zile -PKG_MD5SUM:=eda8745c2681dd7bea478496c0178e90 +PKG_MD5SUM:=041fcfd738a75e37b324ecd89186ebb1 include $(INCLUDE_DIR)/package.mk