summaryrefslogtreecommitdiff
path: root/net/monotorrent
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
committeradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
commit0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch)
tree4b76e80283e16e135441c0ad59b8896fab793cb4 /net/monotorrent
parent615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff)
downloadpkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz
Revbump for icu
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 adb75de4809..152567ecf92 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2020/04/12 08:28:04 adam Exp $
+# $NetBSD: Makefile,v 1.32 2020/06/02 08:22:53 adam Exp $
DISTNAME= monotorrent-0.72
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= net
MASTER_SITES= http://projects.qnetp.net/attachments/download/13/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index cbbb21a7fec..fa25e9a26c6 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2020/04/12 08:28:04 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2020/06/02 08:22:53 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.72nb23
+BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb24
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"