diff options
-rw-r--r-- | meta/recipes-support/p11-kit/p11-kit_0.24.1.bb (renamed from meta/recipes-support/p11-kit/p11-kit_0.24.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb b/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb index 7fe3c37fde..59cbb67961 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb | |||
@@ -11,7 +11,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi" | |||
11 | DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" | 11 | DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https" | 13 | SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https" |
14 | SRCREV = "34826623f58399b24c21f1788e2cdaea34521b7b" | 14 | SRCREV = "dd0590d4e583f107e3e9fafe9ed754149da335d0" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | PACKAGECONFIG ??= "" | 17 | PACKAGECONFIG ??= "" |