From b11c7262d9c45729467be67fc7d0aa0087d688c7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 11 Jun 2015 10:04:26 +0200 Subject: [PATCH] watchman: update to 3.2.0. --- srcpkgs/watchman/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index 350d6afde95..fba371b5078 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,7 +1,7 @@ # Template file for 'watchman' pkgname=watchman -version=3.1 -revision=2 +version=3.2.0 +revision=1 build_pie=yes build_style=gnu-configure hostmakedepends="automake libtool" @@ -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=c463b5cd5d8ccfbe96bdbcdc5a3c04c91c8eae53e1ffa4846a7317a8f6b4f159 +checksum=7ef7edb3cff99d6580630d65aedaae350308ed1ad71f30718ae7bf968b61140c pre_configure() { NOCONFIGURE=1 ./autogen.sh