cwm: update to 6.6.
This commit is contained in:
parent
f784c96339
commit
dcbd333987
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cwm'
|
||||
pkgname=cwm
|
||||
version=6.3
|
||||
revision=2
|
||||
version=6.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config bison"
|
||||
makedepends="libXft-devel libXinerama-devel libXrandr-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="ISC"
|
||||
homepage="http://man.openbsd.org/cwm"
|
||||
distfiles="https://github.com/leahneukirchen/cwm/archive/v${version}.tar.gz"
|
||||
checksum=4cd57ffac72841c128cccaea8ba210679d8913cd841690861d56c0e758baed9e
|
||||
checksum=223d086dbebfb2f35f05af0c72c3d1b04fdd341123121c65105524ebd605655c
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/^\(LD\|CPP\)FLAGS/override &/' Makefile
|
||||
|
|
Loading…
Reference in New Issue