mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdm: update to 47.0.
This commit is contained in:
parent
e15f27852b
commit
df4c77cb58
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=46.2
|
version=47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -25,10 +25,10 @@ short_desc="GNOME Display Manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@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"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/gnome-46/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/gnome-47/NEWS"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gdm/${version%%.*}/gdm-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gdm/${version%%.*}/gdm-${version}.tar.xz"
|
||||||
checksum=4ee345422a16537150cd842450cda52b2ca86984bc51ee20cdc025dcf4bd268b
|
checksum=c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/gdm/custom.conf
|
/etc/gdm/custom.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue