mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
CastXML: update to 0.6.11.
This commit is contained in:
parent
debe6d935f
commit
08e535b967
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'CastXML'
|
# Template file for 'CastXML'
|
||||||
pkgname=CastXML
|
pkgname=CastXML
|
||||||
version=0.6.8
|
version=0.6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
_llvmver=19
|
_llvmver=19
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/CastXML/CastXML"
|
homepage="https://github.com/CastXML/CastXML"
|
||||||
distfiles="https://github.com/CastXML/CastXML/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/CastXML/CastXML/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b517a9d18ddb7f71b3b053af61fc393dd81f17911e6c6d53a85f3f523ba8ad64
|
checksum=fc5b49f802b67f98ecea10564bc171c660020836a48cecefc416681a2d2e1d3d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/share/castxml/clang/include
|
rm -r ${DESTDIR}/usr/share/castxml/clang/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue