aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnice
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:22:58 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:02:51 +0000
commitab744645dd6495c41364ede3712737ddc11a01cd (patch)
tree8c4a69cfb41f59e28533fc6c2371e1f3d14304ae /main/libnice
parente9e50ef290b538f12c9147f65d147dba3bbd6b9c (diff)
downloadaports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.bz2
aports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.xz
main/[various]: fix trailing whitespace
Diffstat (limited to 'main/libnice')
-rw-r--r--main/libnice/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libnice/APKBUILD b/main/libnice/APKBUILD
index a80a0e432e..3a3044bd00 100644
--- a/main/libnice/APKBUILD
+++ b/main/libnice/APKBUILD
@@ -11,7 +11,7 @@ makedepends="glib-dev gnutls-dev gstreamer-dev gst-plugins-base1-dev
gstreamer0.10-dev gst-plugins-base0.10-dev
gobject-introspection-dev"
subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc
- $pkgname-gstreamer0.10:_gst010 $pkgname-gstreamer:_gst"
+ $pkgname-gstreamer0.10:_gst010 $pkgname-gstreamer:_gst"
source="http://nice.freedesktop.org/releases/libnice-$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver