Type: feature
Change-Id: I55451dfa31ff48a3976fa84c7a3d93144b1ec890
Signed-off-by: Dave Wallace <[email protected]>
# See the License for the specific language governing permissions and
# limitations under the License.
-openssl_version := 3.4.0
+openssl_version := 3.5.0
openssl_tarball := openssl-$(openssl_version).tar.gz
-openssl_tarball_sha256sum := e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf
+openssl_tarball_sha256sum := 344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0
openssl_tarball_strip_dirs := 1
openssl_url := https://github.com/openssl/openssl/releases/download/openssl-$(openssl_version)/$(openssl_tarball)