From: Hannu Nyman Date: Tue, 7 Apr 2020 15:05:11 +0000 (+0300) Subject: nano: update to 4.9.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=876a7418fe07739d5862429881c42275823feff9;p=feed%2Fpackages.git nano: update to 4.9.2 Update nano editor to version 4.9.2 Signed-off-by: Hannu Nyman (cherry picked from commit f11833d46cf71be65439397e2a7e03643fc78af2) --- diff --git a/utils/nano/Makefile b/utils/nano/Makefile index b7d374a7c2..b9f1b92b5f 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nano -PKG_VERSION:=4.9.1 +PKG_VERSION:=4.9.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/nano -PKG_HASH:=52cd5a0cefaa6be199bf1a8f5295e2ef1f787f9533d1ab9ed1e52d3a242aba6c +PKG_HASH:=d8a25eea942ecee2d57b8e037eb4b28f030f818b78773b8fcb994ed5835d2ef6 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING