diff --git a/libxslt.yaml b/libxslt.yaml index e41be35716..d04fc17cb7 100644 --- a/libxslt.yaml +++ b/libxslt.yaml @@ -1,6 +1,6 @@ package: name: libxslt - version: 1.1.40 + version: 1.1.41 epoch: 0 description: XML stylesheet transformation library copyright: @@ -22,7 +22,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 194715db023035f65fb566402f2ad2b5eab4c29d541f511305c40b29b1f48d13 + expected-sha256: 3ad392af91115b7740f7b50d228cc1c5fc13afc1da7f16cb0213917a37f71bda uri: https://download.gnome.org/sources/libxslt/1.1/libxslt-${{package.version}}.tar.xz - uses: autoconf/configure