Re-sync with internal repository
[hiphop-php.git] / third-party / watchman / src / build / fbcode_builder / manifests / openssl
blobb806b701ae720b835acf63c4371a68406c9f930f
1 [manifest]
2 name = openssl
4 [debs]
5 libssl-dev
7 [homebrew]
8 openssl@1.1
9 # on homebrew need the matching curl and ca-
11 [rpms]
12 openssl
13 openssl-devel
14 openssl-libs
16 [download]
17 url = https://www.openssl.org/source/openssl-1.1.1l.tar.gz
18 sha256 = 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
20 # We use the system openssl on linux
21 [build.not(any(os=linux, os=freebsd))]
22 builder = openssl
23 subdir = openssl-1.1.1l
25 [dependencies.os=windows]
26 perl