Skip to content

Commit 929712b

Browse files
cho-mBrewTestBot
authored andcommitted
asuka: use openssl@3
Closes Homebrew#113548. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 8736d32 commit 929712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/asuka.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Asuka < Formula
2525

2626
on_linux do
2727
depends_on "pkg-config" => :build
28-
depends_on "openssl@1.1"
28+
depends_on "openssl@3"
2929
end
3030

3131
def install

0 commit comments

Comments
 (0)