CastXML: rebuild for llvm15

This commit is contained in:
Marcin Puc 2023-01-05 14:43:53 +01:00 committed by Leah Neukirchen
parent e064fe24b6
commit c700ddf901

View File

@ -1,7 +1,7 @@
# Template file for 'CastXML'
pkgname=CastXML
version=0.5.1
revision=1
revision=2
build_style=cmake
configure_args="-DSPHINX_MAN=YES -DCastXML_INSTALL_MAN_DIR=share/man"
hostmakedepends="clang python3-Sphinx"
@ -12,7 +12,7 @@ short_desc="C-family abstract syntax tree XML output tool"
maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/CastXML/CastXML"
distfiles="https://github.com/CastXML/CastXML/archive/v${version}.tar.gz"
distfiles="https://github.com/CastXML/CastXML/archive/refs/tags/v${version}.tar.gz"
checksum=a7b40b1530585672f9cf5d7a6b6dd29f20c06cd5edf34ef34c89a184a4d1a006
post_install() {