summaryrefslogtreecommitdiff
path: root/package/nano/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-04 07:14:49 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-04 07:41:14 +0100
commit715139b4f8c45d446ca092fe68b946a85633878b (patch)
tree2c278ba1cd3363e32e2273d5a31bac125159872b /package/nano/Makefile
parente6754046f70e7490917883a722bee6f93d7b2e53 (diff)
nano: update to latest stable version
Diffstat (limited to 'package/nano/Makefile')
-rw-r--r--package/nano/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nano/Makefile b/package/nano/Makefile
index 945aeb1dc..0343fa3e4 100644
--- a/package/nano/Makefile
+++ b/package/nano/Makefile
@@ -4,15 +4,15 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= nano
-PKG_VERSION:= 2.4.3
+PKG_VERSION:= 2.5.3
PKG_RELEASE:= 1
-PKG_HASH:= 32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2
+PKG_HASH:= b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee
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.4/
+PKG_SITES:= http://www.nano-editor.org/dist/v2.5/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz