diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-19 13:28:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-19 13:28:38 +0000 |
commit | 896751131625ea69c1d3fb765a72c58fcbec9952 (patch) | |
tree | 56a517af347f1fd43441f90226fe7392e4dad7a7 /net/gst-plugins1-libnice | |
parent | 4a27c53424a1fe20ef21f4e56fcfa113e4e7b48f (diff) | |
download | pkgsrc-896751131625ea69c1d3fb765a72c58fcbec9952.tar.gz |
Bump to 0.1.14 to follow libnice.
Diffstat (limited to 'net/gst-plugins1-libnice')
-rw-r--r-- | net/gst-plugins1-libnice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gst-plugins1-libnice/Makefile b/net/gst-plugins1-libnice/Makefile index dc53e51fc6f..4f7cdc18209 100644 --- a/net/gst-plugins1-libnice/Makefile +++ b/net/gst-plugins1-libnice/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2016/12/04 05:17:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2017/04/19 13:28:38 wiz Exp $ PKGNAME= gst-plugins1-${DISTNAME} -PKGREVISION= 5 COMMENT+= (gstreamer plugin) CONFIGURE_ARGS+= --with-gstreamer |