xlockmore: update to 5.66.
This commit is contained in:
parent
4c5da33af3
commit
a65963a954
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.65
|
version=5.66
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="http://sillycycle.com/xlockmore.html"
|
homepage="http://sillycycle.com/xlockmore.html"
|
||||||
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
||||||
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
||||||
checksum=cdc0d5b86be0a553f248ca261a043c2a043032de2b678429e4c2b0bd56449434
|
checksum=5976a5c3662828d14522c90e06f28ddcfc8e57788fde08eb8b7a70e9ef3bab71
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
build_options="opengl"
|
build_options="opengl"
|
||||||
|
|
Loading…
Reference in a new issue