On Fri, Jun 10, 2016 at 12:11:14AM +0200, Robert Schwebel wrote: > The MD5 sums for the license file for GPLv2 and LGPLv2.1 have changed, > but the files contain only whitespace changes. >
Thanks, applied. Michael > Signed-off-by: Robert Schwebel <[email protected]> > --- > rules/xz.make | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/rules/xz.make b/rules/xz.make > index 783046f..6339dcb 100644 > --- a/rules/xz.make > +++ b/rules/xz.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_XZ) += xz > # > # Paths and names > # > -XZ_VERSION := 5.0.4 > -XZ_MD5 := 741cd3a5f64b23b7bac56ec5b2258715 > +XZ_VERSION := 5.2.2 > +XZ_MD5 := f90c9a0c8b259aee2234c4e0d7fd70af > XZ := xz-$(XZ_VERSION) > XZ_SUFFIX := tar.bz2 > XZ_URL := http://tukaani.org/xz/$(XZ).$(XZ_SUFFIX) > @@ -26,9 +26,9 @@ XZ_DIR := $(BUILDDIR)/$(XZ) > XZ_LICENSE := public_domain, LGPL-2.1+, GPL-2.0+, GPL-3.0+ > XZ_LICENSE_FILES := \ > file://COPYING;md5=c475b6c7dca236740ace4bba553e8e1c \ > - file://COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe \ > + file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ > file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ > - file://COPYING.LGPLv2.1;md5=fbc093901857fcd118f065f900982c24 > + file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c > > # > ---------------------------------------------------------------------------- > # Prepare > -- > 2.8.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]
