diff options
-rw-r--r-- | meta/recipes-extended/libarchive/libarchive_2.8.5.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb index 11c2f7dc8b..5ba9a5285f 100644 --- a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb +++ b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Support for reading various archive formats" | ||
1 | DESCRIPTION = "C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats" | 2 | DESCRIPTION = "C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats" |
2 | HOMEPAGE = "http://code.google.com/p/libarchive/" | 3 | HOMEPAGE = "http://www.libarchive.org/" |
3 | SECTION = "devel" | 4 | SECTION = "devel" |
4 | LICENSE = "BSD" | 5 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4255e2e6f0349a4ac8fbd68459296e46" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4255e2e6f0349a4ac8fbd68459296e46" |