summaryrefslogtreecommitdiff
path: root/package/nano/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-08 05:52:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-08 23:59:30 +0200
commit515c1403098f7430a605f4d5be03b593f2722f30 (patch)
tree75388da04648a87376c9cbcfb280e6186da89816 /package/nano/Makefile
parent1c42fca9a0f13b79430ab0fe019a9a711c40414c (diff)
update nano to latest stable upstream version
Diffstat (limited to 'package/nano/Makefile')
-rw-r--r--package/nano/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nano/Makefile b/package/nano/Makefile
index 1c2a3963f..dbb266f33 100644
--- a/package/nano/Makefile
+++ b/package/nano/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= nano
-PKG_VERSION:= 2.4.0
+PKG_VERSION:= 2.4.2
PKG_RELEASE:= 1
-PKG_HASH:= 5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd
+PKG_HASH:= c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9
PKG_DESCR:= enhanced clone of the pico editor
PKG_SECTION:= app/editor
PKG_DEPENDS:= libncurses