watchman: update to 3.7.0.
This commit is contained in:
parent
7c60b4b11f
commit
7f9c9c74bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'watchman'
|
||||
pkgname=watchman
|
||||
version=3.5.0
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://facebook.github.io/watchman/"
|
||||
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
||||
checksum=cfc63ca1172ac3c40c8558c87e8014d5fc4f058667fb0d58f9ac1d09316bfee3
|
||||
checksum=dc0afbe2f64a80926325a61428e3d69d4412f9093a8119db26fa26f7b599bd07
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,sys/poll.h,poll.h,g' *.[ch]
|
||||
|
|
Loading…
Reference in New Issue