summaryrefslogtreecommitdiff
path: root/net/hs-iproute
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2021-05-03 19:00:52 +0000
committerpho <pho@pkgsrc.org>2021-05-03 19:00:52 +0000
commit5992c20f6f8403cd2962b69d1794610fde1a7ae8 (patch)
tree9451f4a510a7bad6e757931718ac2e444bdcb15c /net/hs-iproute
parent6139bcfecbfa8853f13d3f4ee325ce1ae43a9b1d (diff)
downloadpkgsrc-5992c20f6f8403cd2962b69d1794610fde1a7ae8.tar.gz
*: Bump PKGREVISION for ghc-9.0.1
Diffstat (limited to 'net/hs-iproute')
-rw-r--r--net/hs-iproute/Makefile3
-rw-r--r--net/hs-iproute/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/hs-iproute/Makefile b/net/hs-iproute/Makefile
index 3ecb0e5887d..c5f7c8821f0 100644
--- a/net/hs-iproute/Makefile
+++ b/net/hs-iproute/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/04/24 17:53:42 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:09 pho Exp $
DISTNAME= iproute-1.7.11
+PKGREVISION= 1
CATEGORIES= net
MAINTAINER= pho@cielonegro.org
diff --git a/net/hs-iproute/buildlink3.mk b/net/hs-iproute/buildlink3.mk
index 1f575277b8c..ef949f69dcf 100644
--- a/net/hs-iproute/buildlink3.mk
+++ b/net/hs-iproute/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2021/04/24 17:53:42 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2021/05/03 19:01:09 pho Exp $
BUILDLINK_TREE+= hs-iproute
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-iproute
HS_IPROUTE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-iproute+= hs-iproute>=1.7.11
-BUILDLINK_ABI_DEPENDS.hs-iproute+= hs-iproute>=1.7.11
+BUILDLINK_ABI_DEPENDS.hs-iproute+= hs-iproute>=1.7.11nb1
BUILDLINK_PKGSRCDIR.hs-iproute?= ../../net/hs-iproute
.include "../../textproc/hs-appar/buildlink3.mk"