diff options
Diffstat (limited to 'meta/recipes-support/libcap-ng/libcap-ng.inc')
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index 34374b4dbf..57fcd50d9f 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "The libcap-ng library is intended to make programming \ | |||
3 | with POSIX capabilities much easier than the traditional libcap library." | 3 | with POSIX capabilities much easier than the traditional libcap library." |
4 | HOMEPAGE = "http://freecode.com/projects/libcap-ng" | 4 | HOMEPAGE = "http://freecode.com/projects/libcap-ng" |
5 | SECTION = "base" | 5 | SECTION = "base" |
6 | LICENSE = "GPLv2+ & LGPLv2.1+" | 6 | LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
8 | file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" | 8 | file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" |
9 | 9 | ||