libnice: update to 0.1.2.
This commit is contained in:
parent
00d3189f14
commit
04af3bd13e
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'libnice'
|
||||
pkgname=libnice
|
||||
version=0.1.1
|
||||
version=0.1.2
|
||||
homepage="http://nice.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
revision=1
|
||||
short_desc="An implementation of the IETF's draft ICE (for P2P UDP data streams)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=716213dda88cc5a083ec329b4a5e357d18f8979774ae2d9e1dec58394a5a9749
|
||||
checksum=f2472b6392a27287ded21a6ba535b19c6204614fb191e1c4ff98295202c247f6
|
||||
long_desc="
|
||||
It provides a GLib-based library, libnice and a Glib-free library, libstun
|
||||
as well as GStreamer elements.
|
||||
|
|
Loading…
Reference in a new issue