Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user