Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBCAP_NG
|
||||
The libcap-ng library is intended to make programming with
|
||||
posix capabilities much easier than the traditional libcap
|
||||
library. It includes utilities that can analyse all currently
|
||||
running applications and print out any capabilities and whether
|
||||
or not it has an open ended bounding set.
|
||||
running applications and print out any capabilities and
|
||||
whether or not it has an open ended bounding set.
|
||||
|
||||
http://people.redhat.com/sgrubb/libcap-ng/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
LIBCAP_NG_VERSION = 0.7.8
|
||||
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
|
||||
LIBCAP_NG_LICENSE = GPLv2+ (programs), LGPLv2.1+ (library)
|
||||
LIBCAP_NG_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (library)
|
||||
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
|
||||
LIBCAP_NG_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user