Skip to content

Commit

Permalink
openssl: update to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroBono committed Aug 1, 2023
1 parent fdd2eae commit b36add3
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 b36add3

Please sign in to comment.