Skip to content

Commit eabf204

Browse files
Update libxslt from 1.1.42 to 1.1.43 (#2030)
* Update libxslt from 1.1.42 to 1.1.43 * Update license --------- Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com> Co-authored-by: Isabel Paredes <isabel.paredes@quantstack.net>
1 parent 9b87e4d commit eabf204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/libxslt/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
context:
22
name: libxslt
3-
version: 1.1.42
3+
version: 1.1.43
44

55
package:
66
name: ${{ name }}
@@ -9,7 +9,7 @@ package:
99
source:
1010
url: https://download.gnome.org/sources/${{ name }}/${{ version[0:3] }}/${{ name
1111
}}-${{ version }}.tar.xz
12-
sha256: 85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb
12+
sha256: 5a3d6b383ca5afc235b171118e90f5ff6aa27e9fea3303065231a6d403f0183a
1313

1414
build:
1515
number: 0
@@ -33,7 +33,7 @@ tests:
3333
about:
3434
homepage: https://gitlab.gnome.org/GNOME/libxslt
3535
license: MIT
36-
license_file: COPYING
36+
license_file: Copyright
3737
summary: The XSLT C library developed for the GNOME project
3838
description: |
3939
"Libxslt is the XSLT C library developed for the GNOME project.

0 commit comments

Comments
 (0)