gupnp-dlna: update to 0.10.4.
This commit is contained in:
parent
8c463c51ba
commit
ae131afa71
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp-dlna'
|
# Template file for 'gupnp-dlna'
|
||||||
pkgname=gupnp-dlna
|
pkgname=gupnp-dlna
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://gupnp.org/"
|
homepage="http://gupnp.org/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
||||||
checksum=dcbe5f5f721c76781f3d3bb1bfcdf9818df0905203d4e5759aecb9cb127872d5
|
checksum=5641134baa8fe3a2e129de15fc6a992f2fe1006ea446b7566483eada4840e1d6
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue