diff options
| -rw-r--r-- | meta-oe/recipes-printing/qpdf/qpdf_11.8.0.bb (renamed from meta-oe/recipes-printing/qpdf/qpdf_11.7.0.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-printing/qpdf/qpdf_11.7.0.bb b/meta-oe/recipes-printing/qpdf/qpdf_11.8.0.bb index 92655e3c6f..a13c9a023a 100644 --- a/meta-oe/recipes-printing/qpdf/qpdf_11.7.0.bb +++ b/meta-oe/recipes-printing/qpdf/qpdf_11.8.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 6 | DEPENDS = "zlib jpeg ${@bb.utils.contains('PACKAGECONFIG', 'gnutls', 'gnutls', 'openssl', d)}" | 6 | DEPENDS = "zlib jpeg ${@bb.utils.contains('PACKAGECONFIG', 'gnutls', 'gnutls', 'openssl', d)}" | 
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main" | 8 | SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main" | 
| 9 | SRCREV = "986d2485784d57d7a84cc5af50e67bde827b0dc9" | 9 | SRCREV = "452e1f5c20ec6adf62cd296cb9dddacbc06e6ffa" | 
| 10 | 10 | ||
| 11 | inherit cmake pkgconfig gettext | 11 | inherit cmake pkgconfig gettext | 
| 12 | 12 | ||
