cwm: update to 6.7
This commit is contained in:
parent
2e33fb464d
commit
f3f56f7ad8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cwm'
|
||||
pkgname=cwm
|
||||
version=6.6
|
||||
version=6.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config bison"
|
||||
|
@ -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=223d086dbebfb2f35f05af0c72c3d1b04fdd341123121c65105524ebd605655c
|
||||
checksum=fdd3d5b4fe9b1b03e1fc270d3dd5a031218589a8e40170e8438d2b9c44a35f08
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue