rygel: update to 0.32.1.
This commit is contained in:
parent
e67d0044cd
commit
baee4ff636
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rygel'
|
# Template file for 'rygel'
|
||||||
pkgname=rygel
|
pkgname=rygel
|
||||||
version=0.28.3
|
version=0.32.1
|
||||||
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="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
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=bedb76ecb1f36b721914b5c65934f8cd01f281f9ab40c22c583902c22f169c77
|
checksum=94300e7349e7d161fc8b2d42cd4d5ac4d161362b81f58f126abd98d000f9d2c8
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue