mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xtrlock: update to 2.7.
This commit is contained in:
parent
6ee4c67ef5
commit
a57ecea764
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'xtrlock'
|
# Template file for 'xtrlock'
|
||||||
pkgname=xtrlock
|
pkgname=xtrlock
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Minimal X display lock program"
|
short_desc="Minimal X display lock program"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://packages.debian.org/xtrlock"
|
homepage="http://packages.debian.org/xtrlock"
|
||||||
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=f0acccd39b9beedf1244434045e243cf515ba8653964fe6f3fb9187c640cc3bb
|
checksum=9993e099fe1c74176fa4b7863cbcf1f746307ee6c90c9ad1e4d2dae1871be6b9
|
||||||
|
build_pie=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -f Makefile.noimake CC="${CC}" CFLAGS="${CFLAGS} -DSHADOW_PWD" \
|
make -f Makefile.noimake CC="${CC}" CFLAGS="${CFLAGS} -DSHADOW_PWD" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue