Thanks, applied as c3ddafd97d4a6866763436b56a036f232cab148f. Michael
[sent from post-receive hook] On Tue, 02 Jul 2024 14:29:53 +0200, Andreas Helmcke <[email protected]> wrote: > Various bug fixes and changes. > > Link: https://www.php.net/ChangeLog-8.php#8.3.8 > Signed-off-by: Andreas Helmcke <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/php8.make b/rules/php8.make > index 52aae8d037e4..01925bf93777 100644 > --- a/rules/php8.make > +++ b/rules/php8.make > @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_PHP8) += php8 > # > # Paths and names > # > -PHP8_VERSION := 8.3.3 > -PHP8_MD5 := f8e821c23e4da0cd52710181532cb853 > +PHP8_VERSION := 8.3.8 > +PHP8_MD5 := 3a731ebd24cd36c70148416703ba2f0e > PHP8 := php-$(PHP8_VERSION) > PHP8_SUFFIX := tar.xz > PHP8_SOURCE := $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
