Skip to content

Commit

Permalink
Merge pull request LibreELEC#6679 from heitbaum/openssl
Browse files Browse the repository at this point in the history
openssl: update to 3.0.5
  • Loading branch information
CvH authored Jul 5, 2022
2 parents 0a796fe + 4add6fd commit 3cb6a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 42 deletions.
4 changes: 2 additions & 2 deletions packages/security/openssl/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="openssl"
PKG_VERSION="3.0.4"
PKG_SHA256="2831843e9a668a0ab478e7020ad63d2d65e51f72977472dc73efcefbafc0c00f"
PKG_VERSION="3.0.5"
PKG_SHA256="aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://www.openssl.org"
PKG_URL="https://www.openssl.org/source/${PKG_NAME}-${PKG_VERSION}.tar.gz"
Expand Down

This file was deleted.

0 comments on commit 3cb6a0a

Please sign in to comment.