rygel: update to 0.28.2.
This commit is contained in:
parent
756c4a9920
commit
d5d7e447b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rygel'
|
||||
pkgname=rygel
|
||||
version=0.28.1
|
||||
version=0.28.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gst-launch-plugin"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d9a145cf1ecb10654d63741cd8c7d37fbaf413d4d3c35f89a8b08e39512bf174
|
||||
checksum=9ea23df7186caac5f1aad3137edf6d507d339b9a469fc3133df4043fa66b61f5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue