nano: Update to version 2.7.4 3845/head
authorJonathan Bennett <jbennett@incomsystems.biz>
Sun, 15 Jan 2017 20:45:38 +0000 (14:45 -0600)
committerJonathan Bennett <jbennett@incomsystems.biz>
Sun, 15 Jan 2017 20:45:38 +0000 (14:45 -0600)
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
utils/nano/Makefile

index 6703d0c632ae99b63f74f716e269c37ac36ae7d6..d9caab4e5ef876cb49d85877d06867a52d7f7254 100644 (file)
@@ -8,14 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nano
-PKG_VERSION:=2.7.2
+PKG_VERSION:=2.7.4
 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_MD5SUM:=77016f73c686857ce8a3ec217832febb6e636122762d47ce3c6cbef6f7e390c2
+PKG_MD5SUM:=c011c7f9e47cb1da27d4e7cc8b56ec6a
+PKG_HASH:=752170643039e2c95a433de357f0c70a8c4c4c561a90a7e7259a63e225b659b9
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1