gssdp: update to 0.14.11.
This commit is contained in:
parent
849e7a5899
commit
2a193c0d22
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gssdp'
|
# Template file for 'gssdp'
|
||||||
pkgname=gssdp
|
pkgname=gssdp
|
||||||
version=0.14.10
|
version=0.14.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://gupnp.org"
|
homepage="http://gupnp.org"
|
||||||
distfiles="${GNOME_SITE}/gssdp/${version%.*}/gssdp-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gssdp/${version%.*}/gssdp-$version.tar.xz"
|
||||||
checksum=b9b3be6354d6a0dcc7c29a7da4120847350011e5614383626552e15c28f3058c
|
checksum=7bf5aeaf2119fe0bec5f3632ecf39dae15bc85276c72c2ad8dd4b0e345c6535a
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue