gnome-session: update to 3.28.0.
This commit is contained in:
parent
d06820703b
commit
637d01e889
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-session'
|
||||
pkgname=gnome-session
|
||||
version=3.26.1
|
||||
version=3.28.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=d9414b368db982d3837ca106e64019f18e6cdd5b13965bea6c7d02ddf5103708
|
||||
checksum=0b803d9a6011f5d49d9b4c3c15390e8b6f36ef710f4dc47756109f982455acd1
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s/^#ifdef HAVE_SYSTEMD/#if 0/" \
|
||||
|
|
Loading…
Reference in a new issue