xsecurelock: update to 1.4.0.
This commit is contained in:
parent
e2482584e6
commit
46041be6c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xsecurelock'
|
||||
pkgname=xsecurelock
|
||||
version=1.3.3
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-service-name=system-local-login"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Sean R. Lang <srlang@ncsu.edu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/xsecurelock"
|
||||
distfiles="https://github.com/google/xsecurelock/archive/v${version}.tar.gz"
|
||||
checksum=92be5688679f5536d649cd16e1d023c24fdfb6aa77c86d189fdf5730310e8187
|
||||
checksum=68a09a03ddb2180ad84a1c52da849912d584ec2bdb4f22ccdd40802907ab504f
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
|
|
Loading…
Reference in a new issue