summaryrefslogtreecommitdiff
path: root/security/softhsm
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
committerryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
commite46b432b0ed13da53a2815225113f52577f86d5d (patch)
treef746272dee6583f36204dffaedbc4a0715372c36 /security/softhsm
parent1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff)
downloadpkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'security/softhsm')
-rw-r--r--security/softhsm/Makefile4
-rw-r--r--security/softhsm/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 833ba1b9444..c7d106e2077 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2016/06/01 13:41:14 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2016/12/04 05:17:11 ryoon Exp $
#
DISTNAME= softhsm-1.3.7
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk
index fb593f40a34..2cda004326a 100644
--- a/security/softhsm/buildlink3.mk
+++ b/security/softhsm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2016/04/11 19:01:38 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2016/12/04 05:17:11 ryoon Exp $
BUILDLINK_TREE+= softhsm
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm
SOFTHSM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3
-BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb5
+BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb7
BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm
.include "../../databases/sqlite3/buildlink3.mk"