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..ef15e9aea8be --- /dev/null +++ b/libraries/folly/folly.info @@ -0,0 +1,10 @@ +PRGNAM="folly" +VERSION="2022.06.13.00" +HOMEPAGE="https://github.com/facebook/folly" +DOWNLOAD="https://github.com/facebook/folly/releases/download/v2022.06.13.00/folly-v2022.06.13.00.tar.gz" +MD5SUM="9df89a822f9c435e43befec07a6483f1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="double-conversion glog fmt" +MAINTAINER="Ebben Aries" +EMAIL="slackbuilds@dscp.org" |