From: florian Date: Sat, 5 Dec 2009 01:06:36 +0000 (+0000) Subject: [package] update nano to 2.2.0 (#6288, #5930) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9d7eb92f8323cb5621360a10ed45b696b808e2a8;p=packages.git [package] update nano to 2.2.0 (#6288, #5930) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18645 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/nano/Makefile b/utils/nano/Makefile index cb2066391..996ebd66d 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nano -PKG_VERSION:=2.1.11 +PKG_VERSION:=2.2.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.1 -PKG_MD5SUM:=15d8c0717c646de2e946e1eb408feec7 +PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.2 +PKG_MD5SUM:=b34ea8fac9563b0485f39a065b5893bf include $(INCLUDE_DIR)/package.mk