From bdaf3cfd7b271b35e10091d20168f04cccf0bf19 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 12 Apr 2020 08:27:48 +0000 Subject: Recursive revision bump after textproc/icu update --- security/softhsm2/Makefile | 4 ++-- security/softhsm2/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security/softhsm2') 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" -- cgit v1.2.3