Files
termux-packages/packages/xmlstarlet
termux-pacman-bot 96ac5ca727 revbump(main/xmlstarlet): after libxml2 update
fix build with `libxml2` 2.14

Fixes this error when building with libxml2 2.14
src/xml_pyx.c:203:36: error: expected ')'
  203 | pyxExternalSubsetHandler(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name,
      |                                    ^

Probably has something to do with this commit in libxml2
208f27f964

Co-authored-by: Robert Kirkman <rkirkman@termux.dev>
2025-04-14 00:18:50 +00:00
..