rygel: update to 0.26.1.
This commit is contained in:
parent
ae2ae784d5
commit
c43c1fa85e
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.26.0
|
version=0.26.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=5821b47fb04346af513723f186e900bb640c0c77d16011a9125c266b455085cf
|
checksum=390740609e34399b886ddb9a8f7eca25055ad72048dfdd869edf02999b1e1d8f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue