trollock: update to 4.1.
This commit is contained in:
parent
4248468358
commit
c07fcb18d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'trollock'
|
||||
pkgname=trollock
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Xtrlock fork with PAM support"
|
||||
|
@ -10,8 +10,7 @@ makedepends="libX11-devel pam-devel"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/thypon/trollock"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=bd9e88af2fc2380012b2703fee8dfcd94241c8dd1acb26ebef7823b444cfa7e5
|
||||
|
||||
checksum=3e48ef9d129e91206e79b73df03757375c785296b3193d9148d044a9f9e84229
|
||||
|
||||
do_configure() {
|
||||
./configure
|
||||
|
|
Loading…
Reference in New Issue