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