mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
cf5a412959
commit
baadb977d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'windowchef'
|
# Template file for 'windowchef'
|
||||||
pkgname=windowchef
|
pkgname=windowchef
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
|
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/tudurom/windowchef"
|
homepage="https://github.com/tudurom/windowchef"
|
||||||
distfiles="https://github.com/tudurom/windowchef/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tudurom/windowchef/archive/v${version}.tar.gz"
|
||||||
checksum=e1683931518bfb1e9d940917893c9acb499114c7d912c819429d2976a0bd72bc
|
checksum=f1d06da84dafc4bbbacf273815af5bbbf318afa524194b3ab1c55ebc71d2a14d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue