summaryrefslogtreecommitdiff
path: root/net/monotorrent
diff options
context:
space:
mode:
Diffstat (limited to 'net/monotorrent')
-rw-r--r--net/monotorrent/Makefile4
-rw-r--r--net/monotorrent/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index 12285e9c1a5..8bd180bfdd6 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:03 maya Exp $
+# $NetBSD: Makefile,v 1.24 2017/11/30 16:45:07 adam Exp $
DISTNAME= monotorrent-0.72
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= net
MASTER_SITES= http://projects.qnetp.net/attachments/download/13/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index bece2af5a84..a5967be6adb 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2017/09/18 09:53:03 maya Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2017/11/30 16:45:07 adam Exp $
BUILDLINK_TREE+= monotorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= monotorrent
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72
-BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb17
+BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb18
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"