diff options
| author | pettai <pettai@pkgsrc.org> | 2012-05-23 10:05:44 +0000 |
|---|---|---|
| committer | pettai <pettai@pkgsrc.org> | 2012-05-23 10:05:44 +0000 |
| commit | 53441d3a9e211eb8b5afb51b33eefc2c93ddb492 (patch) | |
| tree | 72f1b4ae63398ab5cb225a6a1b35154349ec1ffb /security/softhsm/Makefile | |
| parent | d53613c4fb350f23527505c979bb2bdbd4bb03f1 (diff) | |
| download | pkgsrc-53441d3a9e211eb8b5afb51b33eefc2c93ddb492.tar.gz | |
SoftHSM 1.3.3
* Increased performance by adding more indexes to the database.
* Describe the usage of SO and user PIN in the README.
Bugfixes:
* Detect if a C++ compiler is missing.
Diffstat (limited to 'security/softhsm/Makefile')
| -rw-r--r-- | security/softhsm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index ecfd0bf57f1..fb7f7eef9ce 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/04/27 12:32:03 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/05/23 10:05:44 pettai Exp $ # -DISTNAME= softhsm-1.3.2 -PKGREVISION= 1 +DISTNAME= softhsm-1.3.3 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ |
