Thanks, applied as f912c25456119cabd999da483d9e8a6cf0f08a26. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:07:39 +0200, Alexander Dahl <[email protected]> wrote: > Just a small pkg-config file fix. > > Link: https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.6 > Signed-off-by: Alexander Dahl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/patches/fcgi-2.4.5/autogen.sh b/patches/fcgi-2.4.6/autogen.sh > similarity index 100% > rename from patches/fcgi-2.4.5/autogen.sh > rename to patches/fcgi-2.4.6/autogen.sh > diff --git a/rules/fcgi.make b/rules/fcgi.make > index 249eb2e27ad2..eec38630bfc6 100644 > --- a/rules/fcgi.make > +++ b/rules/fcgi.make > @@ -12,8 +12,8 @@ PACKAGES-$(PTXCONF_FCGI) += fcgi > # > # Paths and names > # > -FCGI_VERSION := 2.4.5 > -FCGI_MD5 := 2d87ab3f5b1321cd39e1b6a9bd9e3088 > +FCGI_VERSION := 2.4.6 > +FCGI_MD5 := 4a5ef95d55d0a372967f86f56b3ad7c0 > FCGI := fcgi-$(FCGI_VERSION) > FCGI_SUFFIX := tar.gz > FCGI_URL := > https://github.com/FastCGI-Archives/fcgi2/archive/$(FCGI_VERSION).$(FCGI_SUFFIX)
