mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xdo: update to 0.5.3.
This commit is contained in:
parent
4f815fd038
commit
e7808353b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdo'
|
||||
pkgname=xdo
|
||||
version=0.5.2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libxcb-devel xcb-util-wm-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/baskerville/xdo"
|
||||
distfiles="https://github.com/baskerville/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=4f92ba5da44196b97cad249afa939a05a57eeaa94e79f8599c98767eaca82c55
|
||||
checksum=fd63f2bbd1bd4a8838778b65046e2458e81dd2beb36a38aca47d852084d29376
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue