package/libxslt: bump to version 1.1.39

Release notes:
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.39.news

Fixes:
http://autobuild.buildroot.net/results/8dc/8dc9b1fb68c196deace94951ed81a9a520f98973//

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2023-12-24 09:15:10 +01:00 committed by Thomas Petazzoni
parent cbd06b6ddd
commit 7b155cdf60
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.38.sha256sum
sha256 1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1 libxslt-1.1.38.tar.xz
# From https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.39.sha256sum
sha256 2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0 libxslt-1.1.39.tar.xz
# Hash for license file:
sha256 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBXSLT_VERSION = 1.1.38
LIBXSLT_VERSION = 1.1.39
LIBXSLT_SOURCE = libxslt-$(LIBXSLT_VERSION).tar.xz
LIBXSLT_SITE = https://download.gnome.org/sources/libxslt/1.1
LIBXSLT_INSTALL_STAGING = YES