package/nano: bump version to 4.9.3
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 18 Jul 2020 20:14:45 +0000 (22:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 Jul 2020 20:31:26 +0000 (22:31 +0200)
Release notes: https://www.nano-editor.org/news.php

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nano/nano.hash
package/nano/nano.mk

index 9193a8af323872b38ed31a25f45da11e462aea77..54c8ab591d4a562cf748de648ef2f9268f9274d1 100644 (file)
@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
-# https://www.nano-editor.org/dist/v4/nano-4.9.2.tar.xz.asc
+# https://www.nano-editor.org/dist/v4/nano-4.9.3.tar.xz.asc
 # using key BFD009061E535052AD0DF2150D28D4D2A0ACE884
-sha256  d8a25eea942ecee2d57b8e037eb4b28f030f818b78773b8fcb994ed5835d2ef6  nano-4.9.2.tar.xz
+sha256  6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4  nano-4.9.3.tar.xz
 sha256  fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7  COPYING
index 3b7ccf1129418fd213a4ec1369a5f401b1113946..f3dd9fc895776f57d3cb99ca461e3155c9345d85 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 NANO_VERSION_MAJOR = 4
-NANO_VERSION = $(NANO_VERSION_MAJOR).9.2
+NANO_VERSION = $(NANO_VERSION_MAJOR).9.3
 NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
 NANO_SOURCE = nano-$(NANO_VERSION).tar.xz
 NANO_LICENSE = GPL-3.0+