From de5678e8c98d53b98a7c0956b0268772a27607f9 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 5 Jul 2008 10:18:41 +0000 Subject: [PATCH] Upgrade zile to 2.2.59 (#3700) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11633 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/zile/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/utils/zile/Makefile b/utils/zile/Makefile index cc08b2d45..b2fd86601 100644 --- a/utils/zile/Makefile +++ b/utils/zile/Makefile @@ -9,14 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zile -PKG_VERSION:=2.2.37 +PKG_VERSION:=2.2.59 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/zile -PKG_MD5SUM:=041e047ff293739166c9d17174645200 - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) +PKG_SOURCE_URL:=@GNU/zile +PKG_MD5SUM:=ff7e448e230de8eebb6b0a675b73a0fe include $(INCLUDE_DIR)/package.mk @@ -30,8 +28,8 @@ define Package/zile endef define Package/zile/description - Zile is a small Emacs clone. Zile is a customizable, self-documenting - real-time display editor. Zile was written to be as similar as possible + Zile is a small Emacs clone. Zile is a customizable, self-documenting + real-time display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home with Zile. endef -- 2.11.0