aboutsummaryrefslogtreecommitdiff
path: root/extra/libxslt
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-18 21:42:46 +0300
committerCem Keylan <cem@ckyln.com>2022-08-18 21:42:46 +0300
commitda2b41a31d8d3d5b2fa8158cb0037b3b77c6326a (patch)
tree5bd8c6a11a200a85c0c0d4bec85c1923647baacc /extra/libxslt
parentf93119ba022cd730434895e428ccb8c666a60656 (diff)
downloadrepository-da2b41a31d8d3d5b2fa8158cb0037b3b77c6326a.tar.gz
libxslt: bump to 1.1.36
Diffstat (limited to 'extra/libxslt')
-rwxr-xr-xextra/libxslt/build6
-rw-r--r--extra/libxslt/checksums2
-rw-r--r--extra/libxslt/sources2
-rw-r--r--extra/libxslt/version2
4 files changed, 9 insertions, 3 deletions
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