diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-01-23 09:30:49 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-01-23 09:30:49 +0000 |
commit | 77c677af97a70eb361c16b15be0511f0d0ebc53d (patch) | |
tree | 2676ae5317591d5657c0bb571b21a8c56f1ae1d6 | |
parent | 9eee5b8fa40a490f474b11555ac9dedbf469d1cd (diff) |
Notes
-rw-r--r-- | security/p11-kit/Makefile | 2 | ||||
-rw-r--r-- | security/p11-kit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index a755e08edb66..b1b2cde94a74 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.14 +PORTVERSION= 0.23.15 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo index ae386c3ff6b5..f6531cdfbdf6 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535765342 -SHA256 (p11-kit-0.23.14.tar.gz) = 1cb9fa6d237539f25f62f4c3d4ec71a1c8e0772957ec45ec5af92134129e0d70 -SIZE (p11-kit-0.23.14.tar.gz) = 1266595 +TIMESTAMP = 1548171515 +SHA256 (p11-kit-0.23.15.tar.gz) = f7c139a0c77a1f0012619003e542060ba8f94799a0ef463026db390680e4d798 +SIZE (p11-kit-0.23.15.tar.gz) = 1276733 |