xidel: move to OpenSSL 1.1
This commit is contained in:
parent
5511cb9e4f
commit
7e678ea702
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Xidel < Formula
|
|||
end
|
||||
|
||||
depends_on "fpc"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
|
||||
def install
|
||||
cd "programs/internet/xidel" do
|
||||
|
|
Loading…
Reference in a new issue