xsecurelock: update to 1.7.0.
This commit is contained in:
parent
ed55ff1421
commit
07c3786e78
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xsecurelock'
|
||||
pkgname=xsecurelock
|
||||
version=1.5.1
|
||||
revision=2
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-service-name=system-local-login
|
||||
--with-xscreensaver=/usr/libexec/xscreensaver"
|
||||
|
@ -14,7 +14,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=069a71994d39fee48c7c010194506466318c2b8b8bd8977d6ebbcd278d15e0b2
|
||||
checksum=9443f0db75a74d319c8e1a6783c568e685a6149a5fdcf53d47a1b1c0d1ad1f54
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
|
|
Loading…
Reference in New Issue