From 5fba892cc137acbf83521897e003d033a592046b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 23 Jun 2015 08:38:53 +0200 Subject: [PATCH] watchman: update to 3.3.0. --- srcpkgs/watchman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index fba371b5078..0b329ccdd66 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,6 +1,6 @@ # Template file for 'watchman' pkgname=watchman -version=3.2.0 +version=3.3.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=7ef7edb3cff99d6580630d65aedaae350308ed1ad71f30718ae7bf968b61140c +checksum=c8bd6b496f5d86b13c91368bf3b01346282f565c8af4f8e2f7bb6b74a48c4793 pre_configure() { NOCONFIGURE=1 ./autogen.sh