cheese: update to 3.12.1.
This commit is contained in:
parent
34e4a81fbf
commit
b84d3c8898
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
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@gmail.com>"
|
||||||
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=ccfbbb3ede44f0a69b5b522b098c02417a52dc8a290a70df4ba20a5efe2de07a
|
checksum=8185cecc4639c6c3c1474a0d50c8f571137a7ffada868329f0129dd6cb651a05
|
||||||
|
|
||||||
libcheese_package() {
|
libcheese_package() {
|
||||||
short_desc+=" - shared libraries"
|
short_desc+=" - shared libraries"
|
||||||
|
|
Loading…
Reference in New Issue