mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
watchman: update to 3.5.0.
This commit is contained in:
parent
b092a1b734
commit
2e0a236761
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'watchman'
|
# Template file for 'watchman'
|
||||||
pkgname=watchman
|
pkgname=watchman
|
||||||
version=3.3.0
|
version=3.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://facebook.github.io/watchman/"
|
homepage="https://facebook.github.io/watchman/"
|
||||||
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
||||||
checksum=c8bd6b496f5d86b13c91368bf3b01346282f565c8af4f8e2f7bb6b74a48c4793
|
checksum=cfc63ca1172ac3c40c8558c87e8014d5fc4f058667fb0d58f9ac1d09316bfee3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's,sys/poll.h,poll.h,g' *.[ch]
|
sed -i 's,sys/poll.h,poll.h,g' *.[ch]
|
||||||
|
|
Loading…
Add table
Reference in a new issue