mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
devel/include-what-you-use: Update version 0.21=>0.22
Changelog: https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.22
This commit is contained in:
parent
bdb49188a1
commit
6f32cb5069
@ -1,5 +1,5 @@
|
||||
PORTNAME= include-what-you-use
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
@ -18,6 +18,6 @@ SHEBANG_FILES= fix_includes.py \
|
||||
CMAKE_ARGS+= -DLLVM_DIR=${LOCALBASE}/llvm${LLVM_VER}/lib/cmake/llvm \
|
||||
-DClang_DIR=${LOCALBASE}/llvm${LLVM_VER}/lib/cmake/clang
|
||||
|
||||
LLVM_VER= 17
|
||||
LLVM_VER= 18
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1699785878
|
||||
SHA256 (include-what-you-use-include-what-you-use-0.21_GH0.tar.gz) = a472fe8587376d041585c72e5643200f8929899f787725f0ba9e5b3d3820d401
|
||||
SIZE (include-what-you-use-include-what-you-use-0.21_GH0.tar.gz) = 776263
|
||||
TIMESTAMP = 1712231546
|
||||
SHA256 (include-what-you-use-include-what-you-use-0.22_GH0.tar.gz) = 34c7636da2abe7b86580b53b762f5269e71efff460f24f17d5913c56eb99cb7c
|
||||
SIZE (include-what-you-use-include-what-you-use-0.22_GH0.tar.gz) = 796681
|
||||
|
Loading…
Reference in New Issue
Block a user