openssl3: update to 3.0.3
This commit is contained in:
parent
6306edbc85
commit
c789d1fb44
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=openssl
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
pkgver=1
|
||||
source[0]=https://openssl.org/source/$topdir-$version.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
@ -83,6 +83,7 @@ install()
|
||||
generic_install INSTALL_PREFIX
|
||||
|
||||
# Compatible with previous releases
|
||||
compat openssl 3.0.2 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Fri May 13 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.3-1
|
||||
- Update to 3.0.3
|
||||
|
||||
* Tue Mar 22 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.2-1
|
||||
- Update to 3.0.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user