mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
include-what-you-use: update to 0.19
This commit is contained in:
parent
3e90ad2660
commit
0629090fcc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'include-what-you-use'
|
# Template file for 'include-what-you-use'
|
||||||
pkgname=include-what-you-use
|
pkgname=include-what-you-use
|
||||||
version=0.16
|
version=0.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr "
|
configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr "
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="NCSA"
|
license="NCSA"
|
||||||
homepage="https://include-what-you-use.org/"
|
homepage="https://include-what-you-use.org/"
|
||||||
distfiles="https://include-what-you-use.org/downloads/${pkgname}-${version}.src.tar.gz"
|
distfiles="https://include-what-you-use.org/downloads/${pkgname}-${version}.src.tar.gz"
|
||||||
checksum=8d6fc9b255343bc1e5ec459e39512df1d51c60e03562985e0076036119ff5a1c
|
checksum=2b10157b60ea08adc08e3896b4921c73fcadd5ec4eb652b29a34129d501e5ee0
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue