mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cwm: update to 7.4.
This commit is contained in:
parent
11166a89b9
commit
3cc7c75bd3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cwm'
|
# Template file for 'cwm'
|
||||||
pkgname=cwm
|
pkgname=cwm
|
||||||
version=7.1
|
version=7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config bison"
|
hostmakedepends="pkg-config bison"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://man.openbsd.org/cwm"
|
homepage="http://man.openbsd.org/cwm"
|
||||||
distfiles="https://github.com/leahneukirchen/cwm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/cwm/archive/v${version}.tar.gz"
|
||||||
checksum=4a58c5cb4312d8d0f03ba657d7656c12d8d7c1277aeb1c05272984501597bd90
|
checksum=b4f275143c8c716d7df1cfbb230f888c72aa861708e144d1749858f1cc6fcac0
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue