rygel: update to 0.36.0
This commit is contained in:
parent
e7bc087513
commit
64c2f422f6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rygel'
|
# Template file for 'rygel'
|
||||||
pkgname=rygel
|
pkgname=rygel
|
||||||
version=0.34.0
|
version=0.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gst-launch-plugin"
|
configure_args="--enable-gst-launch-plugin"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Projects/Rygel"
|
homepage="https://wiki.gnome.org/Projects/Rygel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fbb2d46cbe4e750df6610b4c66b2278f06d1f71a257c7903e676ccb394dad418
|
checksum=31e8ade78b4ea59978d1b59056fa5cd8aef6b9c1457d3dd06de4d2e75a01813f
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue