mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdm: update to 43.0.
This commit is contained in:
parent
331daaa2d3
commit
a844d69d8a
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=42.0
|
version=43.0
|
||||||
revision=3
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -20,11 +20,12 @@ depends="gnome-settings-daemon gnome-shell gnome-session gnome-themes-extra
|
||||||
gsettings-desktop-schemas xorg-server xorg-server-xwayland xrdb"
|
gsettings-desktop-schemas xorg-server xorg-server-xwayland xrdb"
|
||||||
checkdepends="check-devel"
|
checkdepends="check-devel"
|
||||||
short_desc="GNOME Display Manager"
|
short_desc="GNOME Display Manager"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
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"
|
changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS"
|
||||||
checksum=a328ac976937bec179971ff07829a1246b98ce724181c128ae32a0ba47ad3855
|
distfiles="${GNOME_SITE}/gdm/${version%.*}/gdm-${version}.tar.xz"
|
||||||
|
checksum=94d70d6ed7df59fa7fde4fd02fed1168593a8adce10fcee113c148d52b392294
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/gdm/custom.conf
|
/etc/gdm/custom.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue