Skip to content

Commit 4e8ae01

Browse files
committed
Update libxslt to 1.1.45.
1 parent f249b4e commit 4e8ae01

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ Dir $iconvLib\libiconv* | Copy-Item -Force -Destination {Join-Path $iconvLib ($_
114114

115115
BundleRelease "iconv-1.17.1.$distname" (dir $iconvLib\iconv_a*) (dir $iconvInc\*)
116116
BundleRelease "libxml2-2.11.9.$distname" (dir $xmlLib\*) (Get-Item $xmlInc\libxml)
117-
BundleRelease "libxslt-1.1.39.$distname" (dir .\libxslt\win32\bin.msvc\*) (Get-Item .\libxslt\libxslt,.\libxslt\libexslt)
117+
BundleRelease "libxslt-1.1.45.$distname" (dir .\libxslt\win32\bin.msvc\*) (Get-Item .\libxslt\libxslt,.\libxslt\libexslt)
118118
BundleRelease "zlib-1.3.2.$distname" (Get-Item .\zlib\*.*) (Get-Item .\zlib\zconf.h,.\zlib\zlib.h)
119119

libxslt

Submodule libxslt updated 253 files

0 commit comments

Comments
 (0)