nano: update to 5.2
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 25 Aug 2020 20:03:55 +0000 (23:03 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 25 Aug 2020 20:06:56 +0000 (23:06 +0300)
Update nano editor to version 5.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 3ce75951360c675cec86548f2cb19cfca2ee1c89)

utils/nano/Makefile

index fc7927ff6170697081050178b4cafb5b9f206c44..36c4810bb1aaa28acc748bdd26eb9464c8c71e99 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nano
-PKG_VERSION:=5.1
+PKG_VERSION:=5.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/nano
-PKG_HASH:=9efc46f341404d60095d16fc4f0419fc84b6e4eaeaf6ebce605d0465d92a6ee6
+PKG_HASH:=32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING