Skip to content

Commit cbcdb47

Browse files
cho-mBrewTestBot
authored andcommitted
cvsync: use openssl@3
Closes Homebrew#113570. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 842e2b5 commit cbcdb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/cvsync.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Cvsync < Formula
2323
sha256 cellar: :any_skip_relocation, x86_64_linux: "3a20f451681f3519d67c49bc202f0db2297c3c799bfbbec9f27c85ae97a5a425"
2424
end
2525

26-
depends_on "openssl@1.1"
26+
depends_on "openssl@3"
2727

2828
uses_from_macos "zlib"
2929

0 commit comments

Comments
 (0)