From 6eadae8dad054293338df0a11776a961955dcbca Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 16 Sep 2023 10:16:35 +0200 Subject: [PATCH] openssl3: update to 3.0.10 --- openssl3/build.sh | 3 ++- openssl3/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/openssl3/build.sh b/openssl3/build.sh index a093f7f..4f6913f 100755 --- a/openssl3/build.sh +++ b/openssl3/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssl -version=3.0.9 +version=3.0.10 pkgver=1 source[0]=https://openssl.org/source/$topdir-$version.tar.gz # If there are no patches, simply comment this @@ -87,6 +87,7 @@ install() compat openssl 3.0.3 1 1 compat openssl 3.0.5 1 1 compat openssl 3.0.7 1 1 + compat openssl 3.0.9 1 1 } reg pack diff --git a/openssl3/meta/ChangeLog b/openssl3/meta/ChangeLog index 85a72d3..b1705cf 100644 --- a/openssl3/meta/ChangeLog +++ b/openssl3/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Wed Sep 13 2023 Tom G. Christensen - 3.0.10-1 +- Update to 3.0.10 + * Sun Jun 25 2023 Tom G. Christensen - 3.0.9-1 - Update to 3.0.9