package/nano: bump to version 6.4
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
87f0cca545
commit
83d5cd80a6
@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://www.nano-editor.org/dist/v6/nano-6.3.tar.xz.asc
|
||||
# https://www.nano-editor.org/dist/v6/nano-6.4.tar.xz.asc
|
||||
# using key BFD009061E535052AD0DF2150D28D4D2A0ACE884
|
||||
sha256 eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687 nano-6.3.tar.xz
|
||||
sha256 4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0 nano-6.4.tar.xz
|
||||
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
NANO_VERSION_MAJOR = 6
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).3
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).4
|
||||
NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
|
||||
NANO_SOURCE = nano-$(NANO_VERSION).tar.xz
|
||||
NANO_LICENSE = GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user