diff options
-rw-r--r-- | security/p11-kit/Makefile | 5 | ||||
-rw-r--r-- | security/p11-kit/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index c9e5f629654f..079bc2b96df4 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -1,13 +1,10 @@ # Created by: Roman Bogorodskiy <novel@FreeBSD.org> PORTNAME= p11-kit -DISTVERSION= 0.24.0 +DISTVERSION= 0.24.1 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/ -PATCH_SITES= https://github.com/p11-glue/${PORTNAME}/commit/ -PATCHFILES+= 9f01a8a45ba9.patch:-p1 # https://github.com/p11-glue/p11-kit/pull/407 - MAINTAINER= novel@FreeBSD.org COMMENT= Library for loading and enumerating of PKCS\#11 modules diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo index 8a3f00adaed0..8410b87d8860 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1623028391 -SHA256 (p11-kit-0.24.0.tar.xz) = 81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685 -SIZE (p11-kit-0.24.0.tar.xz) = 834392 +TIMESTAMP = 1642843677 +SHA256 (p11-kit-0.24.1.tar.xz) = d8be783efd5cd4ae534cee4132338e3f40f182c3205d23b200094ec85faaaef8 +SIZE (p11-kit-0.24.1.tar.xz) = 838304 SHA256 (9f01a8a45ba9.patch) = 1542a568331bf39574e72391db250629d1bb08066e9e033c5f6d5d787f616cb9 SIZE (9f01a8a45ba9.patch) = 1730 |