cheese: update to 3.22.1.
This commit is contained in:
parent
0240a11cf0
commit
adf7e82909
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=3.18.1
|
||||
revision=2
|
||||
version=3.22.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
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/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=fc9d8798b1f0c6b35731f063869a32c6910bab6d0386b9ea36386ebda0d57177
|
||||
checksum=34353d19134da0041343b90ba737ec758bb5d1e23bd6e985c66b7e15f5313ae9
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue