From a22a6eab41ce21abd6f6e2e85a48d5bf5c201c4d Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sat, 19 Aug 2017 10:44:54 -0400 Subject: development/watchman: Updated for version 4.9.0. Signed-off-by: B. Watson --- development/watchman/watchman.SlackBuild | 6 ++++-- development/watchman/watchman.info | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'development/watchman') diff --git a/development/watchman/watchman.SlackBuild b/development/watchman/watchman.SlackBuild index 85b5480772..57f73f469b 100644 --- a/development/watchman/watchman.SlackBuild +++ b/development/watchman/watchman.SlackBuild @@ -25,6 +25,8 @@ # with this program (most likely, a file named COPYING). If not, see # . +# 20170819 bkw: update for v4.9.0, BUILD=1 + # 20170810 bkw: get rid of /usr/share/doc, BUILD=3 # 20170621 bkw: fix build on -current (--enable-lenient, removes -Werror) @@ -36,8 +38,8 @@ # - BUILD=2 PRGNAM=watchman -VERSION=${VERSION:-4.7.0} -BUILD=${BUILD:-3} +VERSION=${VERSION:-4.9.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/development/watchman/watchman.info b/development/watchman/watchman.info index 90a1672e1b..93c590a973 100644 --- a/development/watchman/watchman.info +++ b/development/watchman/watchman.info @@ -1,8 +1,8 @@ PRGNAM="watchman" -VERSION="4.7.0" +VERSION="4.9.0" HOMEPAGE="https://facebook.github.io/watchman/" -DOWNLOAD="https://github.com/facebook/watchman/archive/v4.7.0/watchman-4.7.0.tar.gz" -MD5SUM="edb4201c790ace55569b82bd69cee78b" +DOWNLOAD="https://github.com/facebook/watchman/archive/v4.9.0/watchman-4.9.0.tar.gz" +MD5SUM="d5dc483f70f82d8cd2b0787bbea25ae4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3