xsecurelock: update to 1.5.1

This commit is contained in:
mobinmob 2019-09-30 11:22:38 +03:00 committed by Helmut Pozimski
parent d313b0e0e0
commit 015235a912

View file

@ -1,6 +1,6 @@
# Template file for 'xsecurelock' # Template file for 'xsecurelock'
pkgname=xsecurelock pkgname=xsecurelock
version=1.4.0 version=1.5.1
revision=1 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"
@ -13,7 +13,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=68a09a03ddb2180ad84a1c52da849912d584ec2bdb4f22ccdd40802907ab504f checksum=069a71994d39fee48c7c010194506466318c2b8b8bd8977d6ebbcd278d15e0b2
pre_configure() { pre_configure() {
sh autogen.sh sh autogen.sh