From cb204c16bb2d9d0fe3841ead1be672e14d6d3261 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Mar 2015 17:09:12 +0200 Subject: update to latest stable version --- package/nano/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package') diff --git a/package/nano/Makefile b/package/nano/Makefile index a53eb5652..1c2a3963f 100644 --- a/package/nano/Makefile +++ b/package/nano/Makefile @@ -4,15 +4,15 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= nano -PKG_VERSION:= 2.2.6 +PKG_VERSION:= 2.4.0 PKG_RELEASE:= 1 -PKG_HASH:= be68e133b5e81df41873d32c517b3e5950770c00fc5f4dd23810cd635abce67a +PKG_HASH:= 5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd PKG_DESCR:= enhanced clone of the pico editor PKG_SECTION:= app/editor PKG_DEPENDS:= libncurses PKG_BUILDDEP:= ncurses PKG_URL:= http://www.nano-editor.org/ -PKG_SITES:= http://www.nano-editor.org/dist/v2.2/ +PKG_SITES:= http://www.nano-editor.org/dist/v2.4/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -- cgit v1.2.3