Skip to content

Commit 54d4410

Browse files
committed
bump lifting bits llvm
1 parent 287fb09 commit 54d4410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/llvm-17/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if("liftingbits-llvm" IN_LIST FEATURES)
55
vcpkg_from_github(
66
OUT_SOURCE_PATH SOURCE_PATH
77
REPO trail-of-forks/llvm-project
8-
REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
8+
REF da128b13b3d8b94b90ef30efaa56bbaeb624d49f
99
SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
1010
HEAD_REF main
1111
PATCHES

ports/llvm-17/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://llvm.org",
66
"license": "Apache-2.0",
77
"supports": "!uwp & !(arm & windows)",
8-
"port-version": 1,
8+
"port-version": 2,
99
"dependencies": [
1010
{
1111
"name": "vcpkg-cmake",

0 commit comments

Comments
 (0)