diff --git a/openssl3/build.sh b/openssl3/build.sh index 6331ecd..158ef69 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.12 +version=3.0.13 pkgver=1 source[0]=https://openssl.org/source/$topdir-$version.tar.gz # If there are no patches, simply comment this @@ -89,6 +89,7 @@ install() compat openssl 3.0.9 1 1 compat openssl 3.0.10 1 1 compat openssl 3.0.11 1 1 + compat openssl 3.0.12 1 1 } reg pack diff --git a/openssl3/meta/ChangeLog b/openssl3/meta/ChangeLog index 5b61cfe..3731c96 100644 --- a/openssl3/meta/ChangeLog +++ b/openssl3/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Fri Mar 08 2024 Tom G. Christensen - 3.0.13-1 +- Update to 3.0.13 + * Tue Dec 19 2023 Tom G. Christensen - 3.0.12-1 - Update to 3.0.12