Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_LIBMCRYPT
|
||||
bool "libmcrypt"
|
||||
help
|
||||
libmcrypt is a library that provides uniform interface to access
|
||||
several encryption algorithms.
|
||||
libmcrypt is a library that provides uniform interface to
|
||||
access several encryption algorithms.
|
||||
|
||||
http://mcrypt.sourceforge.net/
|
||||
|
||||
@@ -8,7 +8,7 @@ LIBMCRYPT_VERSION = 2.5.8
|
||||
LIBMCRYPT_SITE = http://downloads.sourceforge.net/project/mcrypt/Libmcrypt/$(LIBMCRYPT_VERSION)
|
||||
LIBMCRYPT_AUTORECONF = YES
|
||||
LIBMCRYPT_INSTALL_STAGING = YES
|
||||
LIBMCRYPT_LICENSE = LGPLv2.1
|
||||
LIBMCRYPT_LICENSE = LGPL-2.1
|
||||
LIBMCRYPT_LICENSE_FILES = COPYING.LIB
|
||||
LIBMCRYPT_CONFIG_SCRIPTS = libmcrypt-config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user