From 0e275385af3daed254918649538dcd8c46fe63e0 Mon Sep 17 00:00:00 2001 From: Michal Hrusecky Date: Tue, 31 Oct 2017 22:51:22 +0100 Subject: [PATCH] libxslt: Update to version 1.1.31 Signed-off-by: Michal Hrusecky --- libs/libxslt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libxslt/Makefile b/libs/libxslt/Makefile index 2e08348622..77e99735ef 100644 --- a/libs/libxslt/Makefile +++ b/libs/libxslt/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libxslt -PKG_VERSION:=1.1.28 -PKG_RELEASE:=2 +PKG_VERSION:=1.1.31 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ http://xmlsoft.org/sources/ \ ftp://fr.rpmfind.net/pub/libxml/ -PKG_HASH:=5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c +PKG_HASH:=db25e96b6b801144277e67c05b10560ac09dfff82ccd53a154ce86e43622f3ab PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING -- 2.30.2