summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-08-03 10:22:08 +0000
committeradam <adam@pkgsrc.org>2016-08-03 10:22:08 +0000
commitaf99af5e9cba76dc77709430a25869115f950e12 (patch)
tree8bfde80d3bf3676cad2ff03726dbe9118e082b1e /audio/streamtuner
parent688fd5edec81adbae50333c18705003e7e4f9997 (diff)
downloadpkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz
Revbump after graphics/gd 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 db191114a60..b97a907f367 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2016/04/20 12:10:32 nros Exp $
+# $NetBSD: Makefile,v 1.77 2016/08/03 10:22:08 adam Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index ccd2ec8786a..34d57a4cdbc 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2016/03/05 11:27:41 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2016/08/03 10:22:08 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.99nb37
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb38
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"