From da2b41a31d8d3d5b2fa8158cb0037b3b77c6326a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 18 Aug 2022 21:42:46 +0300 Subject: libxslt: bump to 1.1.36 --- extra/libxslt/build | 6 ++++++ extra/libxslt/checksums | 2 +- extra/libxslt/sources | 2 +- extra/libxslt/version | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) (limited to 'extra/libxslt') diff --git a/extra/libxslt/build b/extra/libxslt/build index 6daf22f8..bae24137 100755 --- a/extra/libxslt/build +++ b/extra/libxslt/build @@ -1,5 +1,11 @@ #!/bin/sh -e +cpt l -q python && { + pyver=$(python --version) + pyver=${pyver##* } + export am_cv_python_version="${pyver%.*}" +} + ./configure \ --prefix=/usr diff --git a/extra/libxslt/checksums b/extra/libxslt/checksums index 201e8ef5..399b3010 100644 --- a/extra/libxslt/checksums +++ b/extra/libxslt/checksums @@ -1,2 +1,2 @@ %BLAKE3 -428b606e7cb6ad1c3044e4e23c1fb165932b36a63dc7b6a3b664a70205c4e34a libxslt-1.1.35.tar.xz +c07afa248ccb00e31bcc6759b44830d3b0d8f26034879dd7132dd5e0f16e886a libxslt-1.1.36.tar.xz diff --git a/extra/libxslt/sources b/extra/libxslt/sources index 4791cb80..aa5a4991 100644 --- a/extra/libxslt/sources +++ b/extra/libxslt/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.35.tar.xz +https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.36.tar.xz diff --git a/extra/libxslt/version b/extra/libxslt/version index dd140e9b..387dfb1e 100644 --- a/extra/libxslt/version +++ b/extra/libxslt/version @@ -1 +1 @@ -1.1.35 1 +1.1.36 1 -- cgit v1.2.3