xsecurelock: update to 1.1.

This commit is contained in:
maxice8 2018-09-19 18:12:27 -03:00
parent 767420b37a
commit 115ce5ea33
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'xsecurelock'
pkgname=xsecurelock
version=1.0
version=1.1
revision=1
build_style=gnu-configure
configure_args="--with-pam-service-name=system-auth"
hostmakedepends="pkg-config automake"
makedepends="libX11-devel pam-devel libXcomposite-devel"
makedepends="libX11-devel pam-devel libXcomposite-devel libXmu-devel"
short_desc="An X11 screen locker designed with the primary goal of security"
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=3abe265e780652e2202d5bddba3490bb2eb6470d5dba15e699ce42de89e47448
checksum=a69c9cf48f193deb4866501f4e53bf82d3a9c0a70b062d433a6fbe608201b59d
pre_configure() {
sh autogen.sh