From: Alexander Kanavin Date: Tue, 14 Nov 2017 14:57:52 +0000 (+0200) Subject: libxslt: update to 1.1.32 X-Git-Tag: uninative-1.8~1032 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b515861a16c25b6cc0350812343f08d7d1e384eb;p=openembedded-core.git libxslt: update to 1.1.32 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-support/libxslt/libxslt_1.1.31.bb b/meta/recipes-support/libxslt/libxslt_1.1.32.bb similarity index 90% rename from meta/recipes-support/libxslt/libxslt_1.1.31.bb rename to meta/recipes-support/libxslt/libxslt_1.1.32.bb index 77b8b768eb..e8b1409d79 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.31.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.32.bb @@ -12,8 +12,8 @@ SRC_URI = "ftp://xmlsoft.org/libxslt/libxslt-${PV}.tar.gz \ file://pkgconfig_fix.patch \ " -SRC_URI[md5sum] = "14e9842a70fda476065f2eefcbc29af0" -SRC_URI[sha256sum] = "db25e96b6b801144277e67c05b10560ac09dfff82ccd53a154ce86e43622f3ab" +SRC_URI[md5sum] = "1fc72f98e98bf4443f1651165f3aa146" +SRC_URI[sha256sum] = "526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460" UPSTREAM_CHECK_REGEX = "libxslt-(?P\d+(\.\d+)+)\.tar"