summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryan.q@linux.com>2016-09-13 20:25:33 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-14 19:07:23 +0700
commit3344a264694133c36ae99b9864de12785d0e63d4 (patch)
tree2218de9640196d62fef468772385fe33ee9a647d /development
parentd280843794be39a2f6824e78bebb3d9b643ef4d9 (diff)
downloadslackbuilds-3344a264694133c36ae99b9864de12785d0e63d4.tar.gz
slackbuilds-3344a264694133c36ae99b9864de12785d0e63d4.tar.xz
development/watchman: Updated for version 4.7.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development')
-rw-r--r--development/watchman/watchman.SlackBuild4
-rw-r--r--development/watchman/watchman.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/watchman/watchman.SlackBuild b/development/watchman/watchman.SlackBuild
index 86c190b90c..4c5392124b 100644
--- a/development/watchman/watchman.SlackBuild
+++ b/development/watchman/watchman.SlackBuild
@@ -23,8 +23,8 @@
# <https://www.gnu.org/licenses/>.
PRGNAM=watchman
-VERSION=${VERSION:-4.6.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.7.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/development/watchman/watchman.info b/development/watchman/watchman.info
index 2cdd51f641..0ffe809f36 100644
--- a/development/watchman/watchman.info
+++ b/development/watchman/watchman.info
@@ -1,8 +1,8 @@
PRGNAM="watchman"
-VERSION="4.6.0"
+VERSION="4.7.0"
HOMEPAGE="https://facebook.github.io/watchman/"
-DOWNLOAD="https://github.com/facebook/watchman/archive/v4.6.0.tar.gz"
-MD5SUM="e325db5699c00b91f860fa8a0894c8ed"
+DOWNLOAD="https://github.com/facebook/watchman/archive/v4.7.0.tar.gz"
+MD5SUM="edb4201c790ace55569b82bd69cee78b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""