From a30415d8e47cf4898330dc9d2a7530dfafd0404b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Sep 2015 08:07:36 +0200 Subject: [PATCH] watchman: update to 3.8.0. --- srcpkgs/watchman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index 061605420ec..d11a6ef1133 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -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 " 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]