Skip to content

Commit

Permalink
chore: bump openssl to 1.1.1p
Browse files Browse the repository at this point in the history
Bump OpenSSL to [1.1.1p](siderolabs/tools#204)

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Jun 23, 2022
1 parent ed75c50 commit 388af5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
format: v1alpha2

vars:
TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.2.0-alpha.0
TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.2.0-alpha.0-1-g3ec03ed

labels:
org.opencontainers.image.source: https://github.com/siderolabs/pkgs
6 changes: 3 additions & 3 deletions openssl/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ dependencies:
- stage: base
steps:
- sources:
- url: https://www.openssl.org/source/openssl-1.1.1n.tar.gz
- url: https://www.openssl.org/source/openssl-1.1.1p.tar.gz
destination: openssl.tar.gz
sha256: 40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a
sha512: 1937796736613dcf4105a54e42ecb61f95a1cea74677156f9459aea0f2c95159359e766089632bf364ee6b0d28d661eb9957bce8fecc9d2436378d8d79e8d0a4
sha256: bf61b62aaa66c7c7639942a94de4c9ae8280c08f17d4eac2e44644d9fc8ace6f
sha512: 203470b1cd37bdbfabfec5ef37fc97c991d9943f070c988316f6396b09dae7cea16ac884bd8646dbf7dd1ed40ebde6bdfa5700beee2d714d07c97cc70b4e48d9
env:
SOURCE_DATE_EPOCH: "1"
prepare:
Expand Down

0 comments on commit 388af5e

Please sign in to comment.