Merge pull request #1404 from Rmys/master

libxslt-1.1.37
This commit is contained in:
Rmys
2022-09-01 11:59:54 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>XSLT libraries and tools</Summary>
<Description>Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.</Description>
<Archive sha1sum="9e4e7f884f8ac88c17df0f9475201bef985d42e4" type="tarxz">https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.35.tar.xz</Archive>
<Archive sha1sum="8979f263d869e44010664a53cfc444740fe5a3b8" type="tarxz">https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.37.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.9.13">libxml2-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="13">
<Date>2022-09-01</Date>
<Version>1.1.37</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-04-24</Date>
<Version>1.1.35</Version>