On Sun, Apr 23, 2017 at 11:51:20PM +0200, Robert Schwebel wrote: > There are no configure.ac changes. > There are no patches.
The license md5 does not match. Hint: enable PTXCONF_PROJECT_CHECK_LICENSES and 'ptxdist targetinstall <pkg>' will check that for you. Michael > Signed-off-by: Robert Schwebel <[email protected]> > --- > rules/libpcre.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libpcre.make b/rules/libpcre.make > index d985a2fe0..04fafdf90 100644 > --- a/rules/libpcre.make > +++ b/rules/libpcre.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBPCRE) += libpcre > # > # Paths and names > # > -LIBPCRE_VERSION := 8.39 > -LIBPCRE_MD5 := e3fca7650a0556a2647821679d81f585 > +LIBPCRE_VERSION := 8.40 > +LIBPCRE_MD5 := 41a842bf7dcecd6634219336e2167d1d > LIBPCRE := pcre-$(LIBPCRE_VERSION) > LIBPCRE_SUFFIX := tar.bz2 > LIBPCRE_URL := $(call ptx/mirror, SF, pcre/$(LIBPCRE).$(LIBPCRE_SUFFIX)) > -- > 2.11.0 > > > _______________________________________________ > 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]
