Skip to content

Commit d0ee134

Browse files
authored
Update hestia-nginx, hestia-php and zlib version (hestiacp#3940)
1 parent 7f18bb4 commit d0ee134

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/deb/nginx/control

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

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.8
4+
Version: 8.2.9
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
@@ -233,7 +233,7 @@ else
233233
fi
234234
OPENSSL_V='3.1.2'
235235
PCRE_V='10.42'
236-
ZLIB_V='1.2.13'
236+
ZLIB_V='1.3'
237237

238238
# Create build directories
239239
if [ "$KEEPBUILD" != 'true' ]; then

0 commit comments

Comments
 (0)