gdm: update to 3.30.3.
This commit is contained in:
parent
e01833203e
commit
961ff3491e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=3.30.2
|
version=3.30.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)
|
configure_args="$(vopt_enable gir introspection)
|
||||||
|
@ -20,7 +20,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GDM"
|
homepage="https://wiki.gnome.org/Projects/GDM"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=be90ede158fd5d2ff0b97db617ffd77c1033964824cb04fcfac0865c8c6f56c1
|
checksum=5301fc76e92124a13e123af8eb04af089a249d0200ad8df07a7996f3cfa7c795
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/gdm/custom.conf
|
/etc/gdm/custom.conf
|
||||||
/etc/pam.d/gdm-autologin
|
/etc/pam.d/gdm-autologin
|
||||||
|
|
Loading…
Reference in a new issue