gdm: update to 3.16.0.1.
This commit is contained in:
parent
c1780b715b
commit
ba9fa998af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.16.0
|
||||
version=3.16.0.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
|
@ -31,8 +31,8 @@ short_desc="GNOME Display Manager"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=bb6d48fc67d36077be98cca41452bd14eff36069712d94030221eee668c7e261
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||
checksum=584182bca8bb4d457520f294adff375520b9bae4a04efa59e4aa3a23c847ad7e
|
||||
|
||||
# Package build options
|
||||
build_options="gir systemd"
|
||||
|
|
Loading…
Reference in New Issue