mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
gnome-settings-daemon: update to 3.26.2. (#8820)
This commit is contained in:
parent
2790814853
commit
22c755522e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-settings-daemon'
|
# Template file for 'gnome-settings-daemon'
|
||||||
pkgname=gnome-settings-daemon
|
pkgname=gnome-settings-daemon
|
||||||
version=3.26.1
|
version=3.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile --enable-cups"
|
configure_args="--disable-static --disable-schemas-compile --enable-cups"
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=711ac9bad06f6a4225f5eb2f4796474662f81f7077e16a4b7ee7ab974b65d893
|
checksum=5a3d156b35e03fa3c28fddd0321f6726082a711973dee2af686370faae2e75e4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# XXX workaround wrong paths for build
|
# XXX workaround wrong paths for build
|
||||||
|
|
Loading…
Add table
Reference in a new issue