similarity index 92%
rename from meta-oe/recipes-support/libp11/libp11_0.4.16.bb
rename to meta-oe/recipes-support/libp11/libp11_0.4.17.bb
@@ -9,9 +9,9 @@ LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
DEPENDS = "libtool openssl"
-SRC_URI = "git://github.com/OpenSC/libp11.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/OpenSC/libp11.git;branch=master;protocol=https;tag=${BPN}-${PV}"
-SRCREV = "b9c2de288833e38a391ee3cb106f965a40153629"
+SRCREV = "1ad1efdffc90df5dcd69822f3f593898acc1aa78"
UPSTREAM_CHECK_GITTAGREGEX = "libp11-(?P<pver>\d+(\.\d+)+)"