diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-25 09:26:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-25 09:26:13 +0000 |
commit | c554c6b15967b6a3a024b06d2131fc136dfec655 (patch) | |
tree | b84b2117e12ba1b88324f0af2feb8a0350abf916 /net/gst-plugins1-rtmp/Makefile | |
parent | 33dcdbb9537ddb3b361f0945a6d8a1dd04d7ea84 (diff) | |
download | pkgsrc-c554c6b15967b6a3a024b06d2131fc136dfec655.tar.gz |
t-plugins*-rtmp: bump for rtmpdump ABI bump
Diffstat (limited to 'net/gst-plugins1-rtmp/Makefile')
-rw-r--r-- | net/gst-plugins1-rtmp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gst-plugins1-rtmp/Makefile b/net/gst-plugins1-rtmp/Makefile index c5c962b57c7..91b3e84ced6 100644 --- a/net/gst-plugins1-rtmp/Makefile +++ b/net/gst-plugins1-rtmp/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2016/04/15 14:20:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/09/25 09:26:13 wiz Exp $ GST_PLUGINS1_NAME= rtmp GST_PLUGINS1_DIRS= ext/rtmp +PKGREVISION= 1 + .include "../../multimedia/gst-plugins1-bad/Makefile.common" .include "../../net/rtmpdump/buildlink3.mk" |