mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
gdm: update to 48.0
This commit is contained in:
parent
3f6026189c
commit
d55b16ceb3
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=47.0
|
||||
revision=2
|
||||
version=48.0
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
configure_args="
|
||||
|
@ -25,10 +25,11 @@ short_desc="GNOME Display Manager"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GDM"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/gnome-47/NEWS"
|
||||
# FIXME: dead link
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/gnome-48/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gdm/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/gdm/${version%%.*}/gdm-${version}.tar.xz"
|
||||
checksum=c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84
|
||||
checksum=1bc06daff093ec7b5e37ecb4f92e5da3474a1b1ba076edb9151ee967d1c30adf
|
||||
|
||||
conf_files="
|
||||
/etc/gdm/custom.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue