Skip to content

Commit

Permalink
Merge pull request #1022 from AlessandroBono/wip/abono/openssl
Browse files Browse the repository at this point in the history
openssl: update to 3.1.2
  • Loading branch information
danyeaw authored Aug 2, 2023
2 parents fdd2eae + b36add3 commit 4bb8158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/openssl.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ def __init__(self):
Project.__init__(
self,
"openssl",
version="3.1.1",
version="3.1.2",
archive_url="https://www.openssl.org/source/openssl-{version}.tar.gz",
hash="b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674",
hash="a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539",
dependencies=[
"perl",
"nasm",
Expand Down

0 comments on commit 4bb8158

Please sign in to comment.