summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
commit5cc92f35084d62437cb67e0128156ca0d3c9922f (patch)
treee899f278a5f4d24e042e7925fffb179e727096ac /audio/streamtuner
parent5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff)
downloadpkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz
Recursive revbump from boost-1.71.0
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile4
-rw-r--r--audio/streamtuner/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 454ec62cc77..e757480f4fe 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2019/07/21 22:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2019/08/22 12:22:51 ryoon Exp $
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 55
+PKGREVISION= 56
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index efc9f17c3ab..0362b6fa2bc 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.59 2019/07/21 22:23:58 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.60 2019/08/22 12:22:51 ryoon Exp $
BUILDLINK_TREE+= streamtuner
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= streamtuner
STREAMTUNER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.streamtuner+= streamtuner>=0.99
-BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb55
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb56
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"