mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xsecurelock: update to 1.3.
This commit is contained in:
parent
b8fc2b2c30
commit
e4715fdca0
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xsecurelock'
|
# Template file for 'xsecurelock'
|
||||||
pkgname=xsecurelock
|
pkgname=xsecurelock
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-service-name=system-auth"
|
configure_args="--with-pam-service-name=system-auth"
|
||||||
hostmakedepends="pkg-config automake"
|
hostmakedepends="pkg-config automake"
|
||||||
makedepends="libX11-devel pam-devel libXcomposite-devel libXmu-devel"
|
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>"
|
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=724d4f9202d7a535ae44e282512f104481c62984ad4930f46a6816a4b31de573
|
checksum=4676dba46e42da7b6b9ff043c78cbe52b544b0f85ba5e8903e486e2d0677abdd
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue