On Mon, Feb 25, 2019 at 01:29:11PM +0100, [email protected] wrote: > From 4014ce984086ee27f1c3f38a6396db58b08982d5 Mon Sep 17 00:00:00 2001 > From: Simon <[email protected]> > Date: Fri, 22 Feb 2019 14:11:07 +0100 > Version bump 1.4.53
This is not a proper inline patch. If you cannot use git send-email, then I prefer an attachment generated by git format-patch. Michael > > Signed-off-by: Simon Agostini <[email protected]> > --- > rules/lighttpd.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/lighttpd.make b/rules/lighttpd.make > index 02e74b3f7..69fa69a22 100644 > --- a/rules/lighttpd.make > +++ b/rules/lighttpd.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd > # > # Paths and names > # > -LIGHTTPD_VERSION := 1.4.51 > -LIGHTTPD_MD5 := 6e68c19601af332fa3c5f174245f59bf > +LIGHTTPD_VERSION := 1.4.53 > +LIGHTTPD_MD5 := f93436d8d400b2b0e26ee4bcc60b9ac7 > LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION) > LIGHTTPD_SUFFIX := tar.xz > LIGHTTPD_URL := > http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX) > -- > 2.14.1.windows.1 > > > _______________________________________________ > ptxdist mailing list > [email protected] -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
