mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
package/nano: bump to version 8.5
Changelog: https://www.nano-editor.org/dist/v8/ChangeLog Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
27a38cbcad
commit
95c086dc46
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://www.nano-editor.org/dist/v8/nano-8.2.tar.xz.asc
|
||||
# https://www.nano-editor.org/dist/v8/nano-8.5.tar.xz.asc
|
||||
# using key 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
|
||||
sha256 d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb nano-8.2.tar.xz
|
||||
sha256 000b011d339c141af9646d43288f54325ff5c6e8d39d6e482b787bbc6654c26a nano-8.5.tar.xz
|
||||
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
NANO_VERSION_MAJOR = 8
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).2
|
||||
NANO_VERSION = $(NANO_VERSION_MAJOR).5
|
||||
NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
|
||||
NANO_SOURCE = nano-$(NANO_VERSION).tar.xz
|
||||
NANO_LICENSE = GPL-3.0+
|
||||
|
||||
Reference in New Issue
Block a user