diff options
Diffstat (limited to 'libraries/folly/folly.info')
-rw-r--r-- | libraries/folly/folly.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/folly/folly.info b/libraries/folly/folly.info new file mode 100644 index 000000000000..e8850a4cf867 --- /dev/null +++ b/libraries/folly/folly.info @@ -0,0 +1,10 @@ +PRGNAM="folly" +VERSION="2016.12.12.00" +HOMEPAGE="https://github.com/facebook/folly" +DOWNLOAD="https://github.com/facebook/folly/archive/v2016.12.12.00/folly-2016.12.12.00.tar.gz" +MD5SUM="cbd23b01341350e5ad829fc1629bbe93" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="gtest double-conversion glog gflags" +MAINTAINER="Andre Barboza" +EMAIL="bmg.andre@gmail.com" |