summaryrefslogtreecommitdiffstats
path: root/libraries/folly
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-07-05 00:04:56 -0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-08 07:11:31 +0700
commit851a79388bb36d5dcaa5b7eae9ab99dd80c01b85 (patch)
treecb982cc9ed786abcccec72897c692896daf41fb9 /libraries/folly
parent9534174114f03ec5fb0bec950d04f36f7a0b4a78 (diff)
downloadslackbuilds-851a79388bb36d5dcaa5b7eae9ab99dd80c01b85.tar.gz
slackbuilds-851a79388bb36d5dcaa5b7eae9ab99dd80c01b85.tar.xz
libraries/folly: Updated for version 2017.07.03.00
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
Diffstat (limited to 'libraries/folly')
-rw-r--r--libraries/folly/folly.SlackBuild2
-rw-r--r--libraries/folly/folly.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/folly/folly.SlackBuild b/libraries/folly/folly.SlackBuild
index d8f32dc2b0..2169ca8a35 100644
--- a/libraries/folly/folly.SlackBuild
+++ b/libraries/folly/folly.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=folly
-VERSION=${VERSION:-2017.05.22.00}
+VERSION=${VERSION:-2017.07.03.00}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/folly/folly.info b/libraries/folly/folly.info
index a9ce6efa33..c0ce3aeb98 100644
--- a/libraries/folly/folly.info
+++ b/libraries/folly/folly.info
@@ -1,10 +1,10 @@
PRGNAM="folly"
-VERSION="2017.05.22.00"
+VERSION="2017.07.03.00"
HOMEPAGE="https://github.com/facebook/folly"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/facebook/folly/archive/v2017.05.22.00/folly-2017.05.22.00.tar.gz"
-MD5SUM_x86_64="9a71134718d55dcafa4b0fdc9410b5dc"
+DOWNLOAD_x86_64="https://github.com/facebook/folly/archive/v2017.07.03.00/folly-2017.07.03.00.tar.gz"
+MD5SUM_x86_64="f0439b963663d26acacda7fdd803fe16"
REQUIRES="gtest double-conversion glog gflags libunwind"
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"