cheese: update to 3.22.1.

This commit is contained in:
Enno Boland 2016-11-09 07:40:26 +01:00
parent 0240a11cf0
commit adf7e82909

View file

@ -1,7 +1,7 @@
# Template file for 'cheese' # Template file for 'cheese'
pkgname=cheese pkgname=cheese
version=3.18.1 version=3.22.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile" configure_args="--disable-static --disable-schemas-compile"
hostmakedepends="pkg-config intltool gdk-pixbuf glib-devel hostmakedepends="pkg-config intltool gdk-pixbuf glib-devel
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org/projects/cheese/" homepage="http://www.gnome.org/projects/cheese/"
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=fc9d8798b1f0c6b35731f063869a32c6910bab6d0386b9ea36386ebda0d57177 checksum=34353d19134da0041343b90ba737ec758bb5d1e23bd6e985c66b7e15f5313ae9
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then