diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2025-06-30 22:58:37 +0100 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2025-06-30 23:01:24 +0100 |
commit | 7e95da30d98241d88ee3667759730eeeb74febab (patch) | |
tree | 5a6c9c1425b5ff772bc43c0fcd66ec516d281fc3 /devel | |
parent | devel/llvm20: Link LLDB with libxml2 to allow an interop with openocd (diff) |
devel/llvm20: 20.1.7 release
See the release annoucement for changes:
https://discourse.llvm.org/t/llvm-20-1-7-released/86855
Sponsored by: DARPA, AFRL
Diffstat (limited to 'devel')
-rw-r--r-- | devel/llvm20/Makefile | 4 | ||||
-rw-r--r-- | devel/llvm20/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/llvm20/Makefile b/devel/llvm20/Makefile index e13b39601f2b..6a2c85e4010e 100644 --- a/devel/llvm20/Makefile +++ b/devel/llvm20/Makefile @@ -1,6 +1,6 @@ PORTNAME= llvm -DISTVERSION= 20.1.6 -PORTREVISION= 1 +DISTVERSION= 20.1.7 +PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION}/ #MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ diff --git a/devel/llvm20/distinfo b/devel/llvm20/distinfo index 4b7bb7ebac0e..7bcb8f1cf1a6 100644 --- a/devel/llvm20/distinfo +++ b/devel/llvm20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748544539 -SHA256 (llvm-project-20.1.6.src.tar.xz) = 5c70549d524284c184fe9fbff862c3d2d7a61b787570611b5a30e5cc345f145e -SIZE (llvm-project-20.1.6.src.tar.xz) = 147239668 +TIMESTAMP = 1751313990 +SHA256 (llvm-project-20.1.7.src.tar.xz) = cd8fd55d97ad3e360b1d5aaf98388d1f70dfffb7df36beee478be3b839ff9008 +SIZE (llvm-project-20.1.7.src.tar.xz) = 147245448 |