mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 1.26.0 release.
This commit is contained in:
parent
db83a90cbe
commit
c98e653fa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523815
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkcs11-helper
|
||||
PORTVERSION= 1.25.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.26.0
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/
|
||||
MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Helper library for multiple PKCS\#11 providers
|
||||
@ -29,6 +28,8 @@ CONFIGURE_ARGS= --disable-crypto-engine-gnutls \
|
||||
--disable-crypto-engine-mbedtls \
|
||||
--disable-crypto-engine-cryptoapi
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1539380995
|
||||
SHA256 (pkcs11-helper-1.25.1.tar.bz2) = 10dd8a1dbcf41ece051fdc3e9642b8c8111fe2c524cb966c0870ef3413c75a77
|
||||
SIZE (pkcs11-helper-1.25.1.tar.bz2) = 425719
|
||||
TIMESTAMP = 1579706484
|
||||
SHA256 (pkcs11-helper-1.26.0.tar.bz2) = e886ec3ad17667a3694b11a71317c584839562f74b29c609d54c002973b387be
|
||||
SIZE (pkcs11-helper-1.26.0.tar.bz2) = 402479
|
||||
|
Loading…
Reference in New Issue
Block a user