mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
xsecurelock: update to 1.9.0
fix checksum
This commit is contained in:
parent
03c4a866dd
commit
17c7d816f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xsecurelock'
|
||||
pkgname=xsecurelock
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-service-name=system-local-login
|
||||
--with-xscreensaver=/usr/libexec/xscreensaver
|
||||
|
@ -16,7 +16,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=c11a5cc1a9c835749a6fe472a40d12cac10ae4c89a67f153a5492debe7b80633
|
||||
checksum=22aca05799326681bf296a288182d7b28066ff2d4db26d09bd7b2dfe8405269e
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue