include-what-you-use: update to 0.19

This commit is contained in:
Marcin Puc 2023-01-05 14:52:14 +01:00 committed by Leah Neukirchen
parent 3e90ad2660
commit 0629090fcc

View file

@ -1,6 +1,6 @@
# Template file for 'include-what-you-use'
pkgname=include-what-you-use
version=0.16
version=0.19
revision=1
build_style=cmake
configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr "
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="NCSA"
homepage="https://include-what-you-use.org/"
distfiles="https://include-what-you-use.org/downloads/${pkgname}-${version}.src.tar.gz"
checksum=8d6fc9b255343bc1e5ec459e39512df1d51c60e03562985e0076036119ff5a1c
checksum=2b10157b60ea08adc08e3896b4921c73fcadd5ec4eb652b29a34129d501e5ee0
python_version=3
post_install() {