summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/p11-kit/p11-kit_0.25.0.bb (renamed from meta/recipes-support/p11-kit/p11-kit_0.24.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.0.bb
index 72b446204a..ad207d0c9f 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.25.0.bb
@@ -11,7 +11,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi"
11DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" 11DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}"
12 12
13SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https" 13SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https"
14SRCREV = "dd0590d4e583f107e3e9fafe9ed754149da335d0" 14SRCREV = "a8cce8bd8065bbf80bd47219f85f0cd9cf27dd0c"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""