diff options
| -rw-r--r-- | meta-oe/recipes-printing/qpdf/qpdf_12.2.0.bb (renamed from meta-oe/recipes-printing/qpdf/qpdf_12.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-printing/qpdf/qpdf_12.1.0.bb b/meta-oe/recipes-printing/qpdf/qpdf_12.2.0.bb index 8a64ed70a7..e615681687 100644 --- a/meta-oe/recipes-printing/qpdf/qpdf_12.1.0.bb +++ b/meta-oe/recipes-printing/qpdf/qpdf_12.2.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;tag=v${PV}" | 8 | SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main;tag=v${PV}" |
| 9 | SRCREV = "51fa3b523837afb18d9a86560bb2fb9979db1b95" | 9 | SRCREV = "856d32c610334855d30e96d25eb5f9636fb62f08" |
| 10 | 10 | ||
| 11 | inherit cmake pkgconfig gettext | 11 | inherit cmake pkgconfig gettext |
| 12 | 12 | ||
