package/nano: bump to version 7.0
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
40921efbca
commit
c3134c6abd
@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://www.nano-editor.org/dist/v6/nano-6.4.tar.xz.asc
|
||||
# using key BFD009061E535052AD0DF2150D28D4D2A0ACE884
|
||||
sha256 4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0 nano-6.4.tar.xz
|
||||
# https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz.asc
|
||||
# using key 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
|
||||
sha256 8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149 nano-7.0.tar.xz
|
||||
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NANO_VERSION_MAJOR = 6
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).4
|
||||
NANO_VERSION_MAJOR = 7
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).0
|
||||
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