sddm: update to 0.18.1.
This commit is contained in:
parent
5936dbe57e
commit
80048cd8f4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sddm'
|
||||
pkgname=sddm
|
||||
version=0.18.0
|
||||
revision=4
|
||||
version=0.18.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_MAN_PAGES=1 -DNO_SYSTEMD=1 -DUSE_ELOGIND=1
|
||||
-DLOGIN_DEFS_PATH=${XBPS_SRCPKGDIR}/shadow/files/login.defs
|
||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://github.com/sddm/sddm"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=9c50b6194f1b4dbf6e1a1b21f23c2c5e384871172985e192b91585986d38eec4
|
||||
checksum=07296fc747010a5dd58a45f16c3224b439997afad42566e4b043c841b1b71700
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" sddm qt5-host-tools qt5-qmake qt5-tools"
|
||||
|
|
Loading…
Reference in New Issue