nano: bump version to 2.6.0

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-06-24 10:21:02 +01:00 committed by Thomas Petazzoni
parent 1d397b4245
commit bac3f17470
2 changed files with 3 additions and 3 deletions
package/nano

View File

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee nano-2.5.3.tar.gz
sha256 d517a5fcaa9fa6ceda8a63e22be1d83dd7f4af13703c73b10a48e95a6e1178d3 nano-2.6.0.tar.gz

View File

@ -4,8 +4,8 @@
#
################################################################################
NANO_VERSION_MAJOR = 2.5
NANO_VERSION = $(NANO_VERSION_MAJOR).3
NANO_VERSION_MAJOR = 2.6
NANO_VERSION = $(NANO_VERSION_MAJOR).0
NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
NANO_LICENSE = GPLv3+
NANO_LICENSE_FILES = COPYING