mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/watchman: Updated for version 4.5.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
15d773e4c5
commit
9850e06b86
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=watchman
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
VERSION=${VERSION:-4.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="watchman"
|
||||
VERSION="4.3.0"
|
||||
VERSION="4.5.0"
|
||||
HOMEPAGE="https://facebook.github.io/watchman/"
|
||||
DOWNLOAD="https://github.com/facebook/watchman/archive/v4.3.0.tar.gz"
|
||||
MD5SUM="eb8421c637f43b6c71bef054711c7fc5"
|
||||
DOWNLOAD="https://github.com/facebook/watchman/archive/v4.5.0.tar.gz"
|
||||
MD5SUM="f304e8af4193d0dbe4c0bb1dbfc9c19e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue