Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -1,11 +1,13 @@
config BR2_PACKAGE_ENSCRIPT
bool "enscript"
help
GNU Enscript is a free replacement for Adobe's enscript program.
GNU Enscript is a free replacement for Adobe's enscript
program.
GNU Enscript converts ASCII files to PostScript, HTML, or RTF and
stores generated output to a file or sends it directly to the
printer. It includes features for `pretty-printing' (language-
sensitive code highlighting) in several programming languages.
GNU Enscript converts ASCII files to PostScript, HTML, or RTF
and stores generated output to a file or sends it directly to
the printer. It includes features for `pretty-printing'
(language-sensitive code highlighting) in several programming
languages.
http://www.gnu.org/software/enscript

View File

@@ -6,7 +6,7 @@
ENSCRIPT_VERSION = 1.6.6
ENSCRIPT_SITE = $(BR2_GNU_MIRROR)/enscript
ENSCRIPT_LICENSE = GPLv3+
ENSCRIPT_LICENSE = GPL-3.0+
ENSCRIPT_LICENSE_FILES = COPYING
# Enable pthread threads if toolchain supports threads