gupnp-av: update to 0.10.2.
This commit is contained in:
parent
58f5564a7f
commit
b50ff4dc88
|
@ -4,9 +4,6 @@ libxml2.so.2
|
|||
libsoup-2.4.so.1
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'gupnp-av'
|
||||
pkgname=gupnp-av
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
homepage="http://gupnp.org/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
revision=2
|
||||
short_desc="Library to ease handling and implementation of UPnP A/V profiles"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=41aeb5d243426b293c315788b41bc79a2be1f466eeff114cf6c89a37140f507e
|
||||
checksum=4863c9bcbfa2e9fcb215d43c8d1e4090fbd078f8ae65e45a3314e7f6d59a8cbf
|
||||
long_desc="
|
||||
A GObject-based API for doing UPnP transparently."
|
||||
|
||||
|
|
Loading…
Reference in New Issue