xlockmore: update to 5.62.
This commit is contained in:
parent
4276988232
commit
e8520d7cdb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlockmore'
|
# Template file for 'xlockmore'
|
||||||
pkgname=xlockmore
|
pkgname=xlockmore
|
||||||
version=5.61
|
version=5.62
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xinerama"
|
configure_args="--with-xinerama"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sillycycle.com/xlockmore.html"
|
homepage="http://sillycycle.com/xlockmore.html"
|
||||||
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
||||||
checksum=6a5b1aebc1f62209b4f342497b21023b486e11412c4de7a9e71c2a7899d35c04
|
checksum=11bff2ed134df693757535845bc8738d14121161a5ced320f15adf4ae4e3052c
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue