Skip to content

Commit

Permalink
Test PR - to verify libxslt tests
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <[email protected]>
  • Loading branch information
poorndm committed Dec 18, 2024
1 parent fced3f4 commit 9a02e05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/software/libxml2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

name "libxml2"
default_version "2.11.7"
default_version "2.13.5"

license "MIT"
license_file "COPYING"
Expand Down
2 changes: 1 addition & 1 deletion config/software/libxslt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"--without-crypto",
"--without-profiler",
"--without-debugger",
"--Wno-deprecated-declarations",
"--without-deprecated-declarations",
]

configure(*configure_commands, env: env)
Expand Down

0 comments on commit 9a02e05

Please sign in to comment.