xsecurelock: update to 1.9.0

fix checksum
This commit is contained in:
Luca Bilke 2024-02-16 11:52:00 +01:00 committed by Leah Neukirchen
parent 03c4a866dd
commit 17c7d816f9

View file

@ -1,7 +1,7 @@
# Template file for 'xsecurelock' # Template file for 'xsecurelock'
pkgname=xsecurelock pkgname=xsecurelock
version=1.8.0 version=1.9.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-pam-service-name=system-local-login configure_args="--with-pam-service-name=system-local-login
--with-xscreensaver=/usr/libexec/xscreensaver --with-xscreensaver=/usr/libexec/xscreensaver
@ -16,7 +16,7 @@ maintainer="Sean R. Lang <srlang@ncsu.edu>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/google/xsecurelock" homepage="https://github.com/google/xsecurelock"
distfiles="https://github.com/google/xsecurelock/archive/v${version}.tar.gz" distfiles="https://github.com/google/xsecurelock/archive/v${version}.tar.gz"
checksum=c11a5cc1a9c835749a6fe472a40d12cac10ae4c89a67f153a5492debe7b80633 checksum=22aca05799326681bf296a288182d7b28066ff2d4db26d09bd7b2dfe8405269e
pre_configure() { pre_configure() {
sh autogen.sh sh autogen.sh