cheese: update to 3.16.1.
This commit is contained in:
parent
5e9f2c038e
commit
cf4d681c64
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.16.0
|
version=3.16.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@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=0d520ba7626746268b708de289d85b6f90ec79ececef13e63d27b1821d06faf4
|
checksum=44622f6ad6d8703b22c6d40219ae317959495ccc9994b563b324592933ff90a0
|
||||||
|
|
||||||
libcheese_package() {
|
libcheese_package() {
|
||||||
short_desc+=" - shared libraries"
|
short_desc+=" - shared libraries"
|
||||||
|
|
Loading…
Reference in New Issue