xlockmore: update to 5.58.

This commit is contained in:
Andrew Benson 2019-09-19 07:24:23 -05:00 committed by Piotr
parent 5b0b77a9b6
commit 65e87e718d
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'xlockmore' # Template file for 'xlockmore'
pkgname=xlockmore pkgname=xlockmore
version=5.57 version=5.58
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-xinerama" configure_args="--with-xinerama"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="freetype-devel libXt-devel libXext-devel libXinerama-devel" makedepends="freetype-devel libXt-devel libXext-devel libXinerama-devel"
short_desc="Provides the 'xlock' X screen locker" short_desc="Provides the 'xlock' X screen locker"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD" 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=f9acf99befd798ac93909b2d7d6578a256d2dac283ddc562acc9b6ef10cc28a3 checksum=fc9f81773afef0dc7e3e62defbad4056d8d16af9ba8208eeec73d1b2970e41ed
CFLAGS="-D_DEFAULT_SOURCE" CFLAGS="-D_DEFAULT_SOURCE"
pre_configure() { pre_configure() {