Merge pull request #4648 from jp-bennett/master

nano: Update to 2.8.6
This commit is contained in:
champtar 2017-07-30 07:59:29 -07:00 committed by GitHub
commit c1faf78ed4
1 changed files with 2 additions and 2 deletions

View 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