Nano: Update to 2.8.6 4648/head
authorJonathan Bennett <JBennett@incomsystems.biz>
Sun, 30 Jul 2017 03:44:12 +0000 (22:44 -0500)
committerJonathan Bennett <JBennett@incomsystems.biz>
Sun, 30 Jul 2017 03:44:12 +0000 (22:44 -0500)
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
utils/nano/Makefile

index 9df30678ec1d44609a2779de9ef96d65ca50cc46..29a9ab5480b6b73481a92a04cf6154c4470d6994 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nano
-PKG_VERSION:=2.8.4
+PKG_VERSION:=2.8.6
 PKG_RELEASE:=1
 PKG_LICENSE:=GPL-3.0+
 PKG_LICENSE_FILES:=COPYING
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/nano
-PKG_HASH:=c7cf264f0f3e4af43ecdbc4ec72c3b1e831c69a1a5f6512d5b0c109e6bac7b11
+PKG_HASH:=9a46962a3ae59db922467a095217ed23280b42d80640f932f3a59ba2a6a85776
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1