diff --git a/srcpkgs/include-what-you-use/template b/srcpkgs/include-what-you-use/template index 8ec57180a29..24efa2d41f6 100644 --- a/srcpkgs/include-what-you-use/template +++ b/srcpkgs/include-what-you-use/template @@ -1,8 +1,8 @@ # Template file for 'include-what-you-use' pkgname=include-what-you-use -version=0.7 +version=0.8 revision=1 -wrksrc="llvm/tools/clang/tools/include-what-you-use" +wrksrc="${pkgname}" build_style=cmake configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr " make_build_args="VERBOSE=1" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="BSD" homepage="https://include-what-you-use.org/" distfiles="https://include-what-you-use.org/downloads/${pkgname}-${version}.src.tar.gz" -checksum=bbea3ddbd2e0990f4edd92a994a94ca24e2ee0edba6bd5612f62e872554d777a +checksum=6d0c5b41535c8e3a881975dafa44493a32c1262018de2c114b0e5016f12bd664 post_install() { vlicense LICENSE.TXT