xsecurelock: update to 1.8.0

This commit is contained in:
Barbaross 2022-09-14 23:30:35 -04:00 committed by classabbyamp
parent 742759d05c
commit 4c2f5093ce

View file

@ -1,7 +1,7 @@
# Template file for 'xsecurelock' # Template file for 'xsecurelock'
pkgname=xsecurelock pkgname=xsecurelock
version=1.7.0 version=1.8.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
@ -17,7 +17,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=9443f0db75a74d319c8e1a6783c568e685a6149a5fdcf53d47a1b1c0d1ad1f54 checksum=c11a5cc1a9c835749a6fe472a40d12cac10ae4c89a67f153a5492debe7b80633
pre_configure() { pre_configure() {
sh autogen.sh sh autogen.sh