Skip to content

Commit 493a77e

Browse files
authored
Update OpenSSL (hestiacp#3361)
* Update OpenSSL * Update hestia-php
1 parent b8acd2b commit 493a77e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/deb/php/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: hestia-php
22
Package: hestia-php
33
Priority: optional
4-
Version: 8.2.3
4+
Version: 8.2.4
55
Section: admin
66
Maintainer: HestaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ if [ -e "/etc/redhat-release" ]; then
224224
else
225225
HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
226226
fi
227-
OPENSSL_V='3.0.8'
227+
OPENSSL_V='3.1.0'
228228
PCRE_V='10.42'
229229
ZLIB_V='1.2.13'
230230

0 commit comments

Comments
 (0)