summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
committeradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
commit309f52102f498d309d64f1c316185e60163af7ea (patch)
tree6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /audio/streamtuner
parentc976dd16205d02b73ba6e811b1f95295922b08e8 (diff)
downloadpkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz
Revbump post boost update
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 b97a907f367..5183550d8df 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2016/08/03 10:22:08 adam Exp $
+# $NetBSD: Makefile,v 1.78 2016/10/07 18:25:29 adam Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 34d57a4cdbc..a40cf1e8115 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2016/08/03 10:22:08 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2016/10/07 18:25:29 adam 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.99nb38
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb39
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"