Skip to content

Commit ff1737e

Browse files
committed
Minor fixes
1 parent b205ac0 commit ff1737e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/llvm-15/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if("pasta" IN_LIST FEATURES)
2727
SOURCE_PATH "${SOURCE_PATH}"
2828
PATCHES
2929
0025-PASTA-patches.patch
30-
0027-unknown-attrs-as-annotations.patch
30+
0027-unknown-attrs-as-annotations.patch
3131
)
3232
endif()
3333

ports/llvm-15/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "llvm-15",
33
"version": "15.0.6",
4-
"port-version": 2,
4+
"port-version": 3,
55
"description": "The LLVM Compiler Infrastructure.",
66
"homepage": "https://llvm.org",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)