Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update openssl #5936

Merged
merged 1 commit into from
Nov 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cross/openssl3/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = openssl3
PKG_VERS = 3.1.2
PKG_VERS = 3.1.4
PKG_EXT = tar.gz
PKG_DIST_NAME = openssl-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://www.openssl.org/source
Expand Down
6 changes: 3 additions & 3 deletions cross/openssl3/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
openssl-3.1.2.tar.gz SHA1 206036c21264e53f0196f715d81d905742e6245b
openssl-3.1.2.tar.gz SHA256 a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539
openssl-3.1.2.tar.gz MD5 1d7861f969505e67b8677e205afd9ff4
openssl-3.1.4.tar.gz SHA1 24c5d4308e0f901326f15c274c8c736117966499
openssl-3.1.4.tar.gz SHA256 840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3
openssl-3.1.4.tar.gz MD5 653ad58812c751b887e8ec37e02bba70
Loading