mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
cheese: update to 3.24.0.
This commit is contained in:
parent
4e5a7db9ab
commit
38fe828ca3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.22.1
|
version=3.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile"
|
||||||
|
@ -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=34353d19134da0041343b90ba737ec758bb5d1e23bd6e985c66b7e15f5313ae9
|
checksum=26d0324c11d858a53a8a78f60babda63310a2b6f46c8fa3a4f6aa36ca9d0f372
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue