Update to p11-kit-0.23.19.
This commit is contained in:
parent
be37524931
commit
97c495be65
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2019/10/05 11:35:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2020/01/25 06:26:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for loading and enumerating PKCS\#11 modules
|
||||
|
||||
GH_PROJECT= p11-kit
|
||||
GH_ACCOUNT= p11-glue
|
||||
GH_TAGNAME= 0.23.18.1
|
||||
GH_TAGNAME= 0.23.19
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
@ -33,6 +33,8 @@ CONFIGURE_ARGS= --with-module-path=${PREFIX}/lib/pkcs11 \
|
||||
# no translation yet
|
||||
#CONFIGURE_ARGS += --disable-nls
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
|
||||
FAKE_FLAGS= exampledir=${PREFIX}/share/examples/p11-kit/pkcs11
|
||||
|
||||
AUTOCONF_VERSION= 2.69
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (p11-kit-0.23.18.1.tar.gz) = yeVKHstoWf43V5ansMJICoNAmhrcWK5YQkPwsqqeVg4=
|
||||
SIZE (p11-kit-0.23.18.1.tar.gz) = 605258
|
||||
SHA256 (p11-kit-0.23.19.tar.gz) = wnkhQE6CJE2Xsn9GuuZU5YFLWWPgzjx1rTcAfe1G9wA=
|
||||
SIZE (p11-kit-0.23.19.tar.gz) = 609214
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2019/01/31 18:53:37 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2020/01/25 06:26:38 ajacoutot Exp $
|
||||
@bin bin/p11-kit
|
||||
@bin bin/trust
|
||||
include/p11-kit-1/
|
||||
@ -11,13 +11,13 @@ include/p11-kit-1/p11-kit/pkcs11.h
|
||||
include/p11-kit-1/p11-kit/pkcs11x.h
|
||||
include/p11-kit-1/p11-kit/remote.h
|
||||
include/p11-kit-1/p11-kit/uri.h
|
||||
lib/libp11-kit.a
|
||||
@static-lib lib/libp11-kit.a
|
||||
lib/libp11-kit.la
|
||||
@lib lib/libp11-kit.so.${LIBp11-kit_VERSION}
|
||||
lib/p11-kit-proxy.so
|
||||
@so lib/p11-kit-proxy.so
|
||||
lib/pkcs11/
|
||||
lib/pkcs11/p11-kit-client.so
|
||||
lib/pkcs11/p11-kit-trust.so
|
||||
@so lib/pkcs11/p11-kit-client.so
|
||||
@so lib/pkcs11/p11-kit-trust.so
|
||||
lib/pkgconfig/p11-kit-1.pc
|
||||
libexec/p11-kit/
|
||||
@bin libexec/p11-kit/p11-kit-remote
|
||||
|
Loading…
Reference in New Issue
Block a user