diff options
author | jgh <jgh@FreeBSD.org> | 2012-05-18 22:55:18 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-05-18 22:55:18 +0800 |
commit | 5f3178c43a230b87e92e9f980a7f96cc7384a41f (patch) | |
tree | 134f4aa50e087810e1dd2a3b6df20fbbb9657be6 /security/softhsm | |
parent | ecda7c1457b7c14ad60d91c9e3494e79de20f015 (diff) | |
download | freebsd-ports-gnome-5f3178c43a230b87e92e9f980a7f96cc7384a41f.tar.gz freebsd-ports-gnome-5f3178c43a230b87e92e9f980a7f96cc7384a41f.tar.zst freebsd-ports-gnome-5f3178c43a230b87e92e9f980a7f96cc7384a41f.zip |
- Update to 1.3.3
* Increased performance by adding more indexes to the database.
* Describe the usage of SO and user PIN in the README.
PR: ports/168079
Submitted by: maintainer, jaap@NLnetLabs.nl
Diffstat (limited to 'security/softhsm')
-rw-r--r-- | security/softhsm/Makefile | 2 | ||||
-rw-r--r-- | security/softhsm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index 403c765d95ad..d1617bd9c47d 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= softhsm -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/softhsm/distinfo b/security/softhsm/distinfo index 278994eaca0e..289fa8835b5d 100644 --- a/security/softhsm/distinfo +++ b/security/softhsm/distinfo @@ -1,2 +1,2 @@ -SHA256 (softhsm-1.3.2.tar.gz) = c559eb85429b72a871a1cb375f69322681a256be20925e3036bfdf237dd0a641 -SIZE (softhsm-1.3.2.tar.gz) = 409022 +SHA256 (softhsm-1.3.3.tar.gz) = da49d971f971ef35f420da7ccf4f3213c7266f61b1fcdf41e09d8886cfb7804c +SIZE (softhsm-1.3.3.tar.gz) = 434872 |