watchman: update to 3.8.0.
This commit is contained in:
parent
db42b6f075
commit
a30415d8e4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'watchman'
|
||||
pkgname=watchman
|
||||
version=3.7.0
|
||||
version=3.8.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=dc0afbe2f64a80926325a61428e3d69d4412f9093a8119db26fa26f7b599bd07
|
||||
checksum=10d1e134e6ff110044629a517e7c69050fb9e4a26f21079b267989119987b40d
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,sys/poll.h,poll.h,g' *.[ch]
|
||||
|
|
Loading…
Reference in New Issue