aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2019-04-24 16:22:11 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2019-04-24 16:22:11 +0300
commitaee8628696fbaa697a604c2895a016dde8b764c5 (patch)
treecd68975e24ce211110067bb3d0889350999b1b79 /utils
parentc06badc4c55ffa5a18813b6e1347f8fc511ea2a1 (diff)
nano: update to 4.2
* update nano to 4.2 Release notes at https://nano-editor.org/news.php 2019.04.24 - GNU nano 4.2 * The integrated spell checker does not crash when 'spell' is missing. * Option --breaklonglines works also when --ignorercfiles is used. * Automatic hard-wrapping is more persistent in pushing words to the same overflow line. Tested with ipq806x/R7800 and mvebu/WRT3200ACM Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'utils')
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/nano/Makefile b/utils/nano/Makefile
index ccf3a9dfd..05c25d223 100644
--- a/utils/nano/Makefile
+++ b/utils/nano/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nano
-PKG_VERSION:=4.1
+PKG_VERSION:=4.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/nano
-PKG_HASH:=86bde596a038d6fde619b49d785c0ebf0b3eaa7001a39dbe9316bd5392d221d0
+PKG_HASH:=1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING