diff options
Diffstat (limited to '')
-rw-r--r-- | devel/llvm-cheriot/Makefile | 2 | ||||
-rw-r--r-- | devel/llvm-cheriot/Makefile.snapshot | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/llvm-cheriot/Makefile b/devel/llvm-cheriot/Makefile index d64120cecf0b..470599a22453 100644 --- a/devel/llvm-cheriot/Makefile +++ b/devel/llvm-cheriot/Makefile @@ -1,7 +1,7 @@ PORTNAME= llvm PORTVERSION= ${LLVM_MAJOR}.1.d${SNAPDATE} -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= devel lang PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/llvm-cheriot/Makefile.snapshot b/devel/llvm-cheriot/Makefile.snapshot index 453eeff5eb86..5abda477f2f6 100644 --- a/devel/llvm-cheriot/Makefile.snapshot +++ b/devel/llvm-cheriot/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 20 LLVM_RELEASE= ${LLVM_MAJOR}.1.3 -SNAPDATE= 20250430 +SNAPDATE= 20250702 -LLVM_COMMIT= 44c01c22f58a1fa95df120c6045886ca38c44339 +LLVM_COMMIT= b9c085ce3a5a9948461851fa061962b2a0f2e5bc |