25126077 Upgrade p11-kit to 0.23.2
authorJay Cotton <Jay.Cotton@Oracle.com>
Thu, 22 Dec 2016 08:45:26 -0800
changeset 7523 08bd9d3ea76c
parent 7522 feedb7e27aaf
child 7524 a7edbc5545e0
25126077 Upgrade p11-kit to 0.23.2
components/desktop/p11-kit/Makefile
--- a/components/desktop/p11-kit/Makefile	Wed Dec 21 16:08:23 2016 -0800
+++ b/components/desktop/p11-kit/Makefile	Thu Dec 22 08:45:26 2016 -0800
@@ -27,15 +27,15 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		p11-kit
-COMPONENT_VERSION=	0.23.1
+COMPONENT_VERSION=	0.23.2
 COMPONENT_PROJECT_URL=	http://p11-glue.freedesktop.org/
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH= \
-    sha256:e57371669f3b157141b86c429bd9c29741994b2f5ff115fcb8a03e751b0f6ac4
+    sha256:ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0
 COMPONENT_ARCHIVE_URL=	http://p11-glue.freedesktop.org/releases/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	gnome/security
 
-TPNO=			25611
+TPNO=			32885	
 
 # Needs header updates from ON, available in S12 but not S11.
 ifeq ($(BUILD_TYPE), evaluation)