diff options
| -rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_4.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb index 89681be634..6bf7010ba2 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Library provides support for the Tag Image File Format \ | |||
| 3 | (TIFF), a widely used format for storing image data. This library \ | 3 | (TIFF), a widely used format for storing image data. This library \ |
| 4 | provide means to easily access and create TIFF image files." | 4 | provide means to easily access and create TIFF image files." |
| 5 | HOMEPAGE = "http://www.libtiff.org/" | 5 | HOMEPAGE = "http://www.libtiff.org/" |
| 6 | LICENSE = "BSD-2-Clause" | 6 | LICENSE = "libtiff" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a3e32d664d6db1386b4689c8121531c3" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a3e32d664d6db1386b4689c8121531c3" |
| 8 | 8 | ||
| 9 | CVE_PRODUCT = "libtiff" | 9 | CVE_PRODUCT = "libtiff" |
