mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
mutter: update to 3.16.2.
This commit is contained in:
parent
64246c8acb
commit
e1f69fe1bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutter'
|
# Template file for 'mutter'
|
||||||
pkgname=mutter
|
pkgname=mutter
|
||||||
version=3.16.0
|
version=3.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static --enable-compile-warnings=no"
|
configure_args="--disable-schemas-compile --disable-static --enable-compile-warnings=no"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
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=b2c052cee7edd1ef34d501c4203ec9bc5f15a52a157d1595f3bc5268ca840695
|
checksum=4a2b752f0b3aa59f50563190222623324f5154acbb6bf174213f5849e77d0763
|
||||||
|
|
||||||
mutter-devel_package() {
|
mutter-devel_package() {
|
||||||
depends="gsettings-desktop-schemas>=3.16 gtk+3-devel>=3.16
|
depends="gsettings-desktop-schemas>=3.16 gtk+3-devel>=3.16
|
||||||
|
|
Loading…
Add table
Reference in a new issue