diff --git a/system/devel/libxslt/actions.py b/system/devel/libxslt/actions.py
index 42d02051..92044010 100644
--- a/system/devel/libxslt/actions.py
+++ b/system/devel/libxslt/actions.py
@@ -40,4 +40,4 @@ def install():
pisitools.removeDir("/usr/bin32")
return
- pisitools.dodoc("AUTHORS", "ChangeLog", "Copyright", "FEATURES", "NEWS", "README", "TODO")
+ pisitools.dodoc("AUTHORS", "Copyright", "FEATURES", "NEWS", "README", "TODO")
diff --git a/system/devel/libxslt/pspec.xml b/system/devel/libxslt/pspec.xml
index efc7d065..a7132726 100644
--- a/system/devel/libxslt/pspec.xml
+++ b/system/devel/libxslt/pspec.xml
@@ -12,7 +12,7 @@
library
XSLT libraries and tools
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.
- 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.37.tar.xz
libxml2-devel
libgcrypt-devel
@@ -83,6 +83,13 @@
+
+ 2022-09-01
+ 1.1.37
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-04-24
1.1.35