openssl3: update to 3.0.10
This commit is contained in:
parent
d701054287
commit
6eadae8dad
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=openssl
|
topdir=openssl
|
||||||
version=3.0.9
|
version=3.0.10
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=https://openssl.org/source/$topdir-$version.tar.gz
|
source[0]=https://openssl.org/source/$topdir-$version.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -87,6 +87,7 @@ install()
|
|||||||
compat openssl 3.0.3 1 1
|
compat openssl 3.0.3 1 1
|
||||||
compat openssl 3.0.5 1 1
|
compat openssl 3.0.5 1 1
|
||||||
compat openssl 3.0.7 1 1
|
compat openssl 3.0.7 1 1
|
||||||
|
compat openssl 3.0.9 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Wed Sep 13 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.10-1
|
||||||
|
- Update to 3.0.10
|
||||||
|
|
||||||
* Sun Jun 25 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.9-1
|
* Sun Jun 25 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.9-1
|
||||||
- Update to 3.0.9
|
- Update to 3.0.9
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user