Nano: Update to 2.6.3, backport patch from trunk to fix compile

Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
This commit is contained in:
Jonathan Bennett
2016-08-16 23:11:30 -05:00
parent f2e1de58e6
commit c57f915028
2 changed files with 20 additions and 2 deletions
+2 -2
View File
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nano
PKG_VERSION:=2.6.0
PKG_VERSION:=2.6.3
PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.nano-editor.org/dist/v2.6/
PKG_MD5SUM:=89051965a1de963190696348bc291b86
PKG_MD5SUM:=1213c7f17916e65afefc95054c1f90f9
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1