summaryrefslogtreecommitdiff
path: root/security/softhsm2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
committeradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
commitbdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch)
treec57f7c851b81b141ef0172db8e86968a49bbea89 /security/softhsm2
parent9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff)
downloadpkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz
Recursive revision bump after textproc/icu update
Diffstat (limited to 'security/softhsm2')
-rw-r--r--security/softhsm2/Makefile4
-rw-r--r--security/softhsm2/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 9c07e4fca4a..829bcb73221 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/01/31 19:13:07 he Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/12 08:28:06 adam Exp $
#
VERSION= 2.5.0
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= softhsm-${VERSION}
PKGNAME= softhsm2-${VERSION}
CATEGORIES= security
diff --git a/security/softhsm2/buildlink3.mk b/security/softhsm2/buildlink3.mk
index 376c3893247..a8d29222715 100644
--- a/security/softhsm2/buildlink3.mk
+++ b/security/softhsm2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/11/06 10:11:41 he Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/04/12 08:28:06 adam Exp $
BUILDLINK_TREE+= softhsm2
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm2
SOFTHSM2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.softhsm2+= softhsm2>=2.0.0
-BUILDLINK_ABI_DEPENDS.softhsm2+= softhsm2>=2.0.0
+BUILDLINK_ABI_DEPENDS.softhsm2+= softhsm2>=2.5.0nb2
BUILDLINK_PKGSRCDIR.softhsm2?= ../../security/softhsm2
.include "../../databases/sqlite3/buildlink3.mk"