xsecurelock: update to 1.3.

This commit is contained in:
maxice8 2019-04-15 12:07:31 -03:00 committed by maxice8
parent b8fc2b2c30
commit e4715fdca0

View file

@ -1,17 +1,17 @@
# Template file for 'xsecurelock'
pkgname=xsecurelock
version=1.2
version=1.3
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 libXmu-devel"
short_desc="An X11 screen locker designed with the primary goal of security"
short_desc="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=724d4f9202d7a535ae44e282512f104481c62984ad4930f46a6816a4b31de573
checksum=4676dba46e42da7b6b9ff043c78cbe52b544b0f85ba5e8903e486e2d0677abdd
pre_configure() {
sh autogen.sh