rygel: update to 0.28.3.

This commit is contained in:
Michael Gehring 2016-03-04 16:56:21 +01:00
parent 56454b69f5
commit ff872e2f82
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rygel' # Template file for 'rygel'
pkgname=rygel pkgname=rygel
version=0.28.2 version=0.28.3
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=9ea23df7186caac5f1aad3137edf6d507d339b9a469fc3133df4043fa66b61f5 checksum=bedb76ecb1f36b721914b5c65934f8cd01f281f9ab40c22c583902c22f169c77
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then