diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2012-02-14 17:45:40 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2012-02-14 17:45:40 +0000 |
commit | 83c80f10a0ed29417c39900e503e1fbd06714821 (patch) | |
tree | 5fedf8ad007bf6cad0d43d74f610c3052a8b25e1 | |
parent | 38d7c561f9b1d938017109b30abfbb1fea6fb3f8 (diff) |
Update to 0.11.
Notes
Notes:
svn path=/head/; revision=291354
-rw-r--r-- | security/p11-kit/Makefile | 2 | ||||
-rw-r--r-- | security/p11-kit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index 2e7fefa5bac8..603d47705d7c 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p11-kit -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= security devel MASTER_SITES= http://p11-glue.freedesktop.org/releases/ diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo index 20bc2cc677d5..1f6965b91cb5 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,2 +1,2 @@ -SHA256 (p11-kit-0.10.tar.gz) = 9646149022bd39c3d3f72f361a917a36f6a5dd09175824d13c36daf4697e8e36 -SIZE (p11-kit-0.10.tar.gz) = 528279 +SHA256 (p11-kit-0.11.tar.gz) = 04f14e0d378e4bb8e220fcacd1d24e26371f96ff8374f3254e6f0b3f71d0ddb4 +SIZE (p11-kit-0.11.tar.gz) = 528575 |