similarity index 92%
rename from meta-oe/recipes-printing/qpdf/qpdf_12.0.0.bb
rename to meta-oe/recipes-printing/qpdf/qpdf_12.1.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
DEPENDS = "zlib jpeg ${@bb.utils.contains('PACKAGECONFIG', 'gnutls', 'gnutls', 'openssl', d)}"
-SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main"
-SRCREV = "f84bf9778d141f2392c810eed340ade1eda5e421"
+SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main;tag=v${PV}"
+SRCREV = "51fa3b523837afb18d9a86560bb2fb9979db1b95"
inherit cmake pkgconfig gettext