gdm: update to 3.12.1.
This commit is contained in:
parent
84d2d3a4ac
commit
cf1987ae58
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
||||||
|
@ -31,7 +31,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=74889819a0c55577fd04236b5308de5f1fcf1992b221c71d02d91a1e564a5d87
|
checksum=41a009252bf491dadd7644b3e74be5c9364b1971b519a1a9ef31257180c74913
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Use our own pam files.
|
# Use our own pam files.
|
||||||
|
|
Loading…
Reference in a new issue