mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xsecurelock: update to 1.7.0.
This commit is contained in:
parent
ed55ff1421
commit
07c3786e78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xsecurelock'
|
# Template file for 'xsecurelock'
|
||||||
pkgname=xsecurelock
|
pkgname=xsecurelock
|
||||||
version=1.5.1
|
version=1.7.0
|
||||||
revision=2
|
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
|
||||||
--with-xscreensaver=/usr/libexec/xscreensaver"
|
--with-xscreensaver=/usr/libexec/xscreensaver"
|
||||||
|
@ -14,7 +14,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=069a71994d39fee48c7c010194506466318c2b8b8bd8977d6ebbcd278d15e0b2
|
checksum=9443f0db75a74d319c8e1a6783c568e685a6149a5fdcf53d47a1b1c0d1ad1f54
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue