xdm: update to 1.1.16.

This commit is contained in:
Leah Neukirchen 2024-04-06 16:19:33 +02:00
parent 906128a84a
commit bdccf39b48

View File

@ -1,6 +1,6 @@
# Template file for 'xdm'
pkgname=xdm
version=1.1.15
version=1.1.16
revision=1
build_style=gnu-configure
configure_args="--with-random-device=/dev/urandom
@ -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=4bb028de68fa3ca918d46109123095c8ba89bea97c965ccc79c6387bfd84b172
checksum=bcf2209881e95708363777b282fedb1c1055790f38046fa46beff2f1d087679c
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"