xdm: update to 1.1.15.
This commit is contained in:
parent
33bb7001d8
commit
534cd34852
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xdm'
|
||||
pkgname=xdm
|
||||
version=1.1.14
|
||||
revision=3
|
||||
version=1.1.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-random-device=/dev/urandom
|
||||
--with-utmp-file=/var/run/utmp
|
||||
|
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=3e9bf25636797ec9e595286dd6820ecc33901439f07705eaf608ecda012c3d5f
|
||||
checksum=4bb028de68fa3ca918d46109123095c8ba89bea97c965ccc79c6387bfd84b172
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
|
Loading…
Reference in New Issue