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

@@ -4,8 +4,8 @@ config BR2_PACKAGE_P7ZIP
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_WCHAR
help
p7zip is a quick port of the command line version of 7-zip for Unix.
(see http://www.7-zip.org)
p7zip is a quick port of the command line version of 7-zip
for Unix (see http://www.7-zip.org)
7-Zip is a file archiver with highest compression ratio.

View File

@@ -1,3 +1,5 @@
# From https://sourceforge.net/projects/p7zip/files/p7zip/
md5 92cca093312b5a71a7be7dc7d1d32509 p7zip_15.14.1_src_all.tar.bz2
sha1 9b15a79f94230fab9b9d4f9f532c723117145c7a p7zip_15.14.1_src_all.tar.bz2
# From https://sourceforge.net/projects/p7zip/files/p7zip/16.02/
md5 a0128d661cfe7cc8c121e73519c54fbf p7zip_16.02_src_all.tar.bz2
sha1 e8819907132811aa1afe5ef296181d3a15cc8f22 p7zip_16.02_src_all.tar.bz2
# Locally computed
sha256 5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f p7zip_16.02_src_all.tar.bz2

View File

@@ -4,10 +4,10 @@
#
################################################################################
P7ZIP_VERSION = 15.14.1
P7ZIP_VERSION = 16.02
P7ZIP_SOURCE = p7zip_$(P7ZIP_VERSION)_src_all.tar.bz2
P7ZIP_SITE = http://downloads.sourceforge.net/project/p7zip/p7zip/$(P7ZIP_VERSION)
P7ZIP_LICENSE = LGPLv2.1+ with unRAR restriction
P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
P7ZIP_LICENSE_FILES = DOC/License.txt
# p7zip buildsystem is a mess: it plays dirty tricks with CFLAGS and