Skip to content

Commit

Permalink
bump lifting bits llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
2over12 committed Apr 15, 2024
1 parent 287fb09 commit 54d4410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/llvm-17/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if("liftingbits-llvm" IN_LIST FEATURES)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO trail-of-forks/llvm-project
REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
REF da128b13b3d8b94b90ef30efaa56bbaeb624d49f
SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
HEAD_REF main
PATCHES
Expand Down
2 changes: 1 addition & 1 deletion ports/llvm-17/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://llvm.org",
"license": "Apache-2.0",
"supports": "!uwp & !(arm & windows)",
"port-version": 1,
"port-version": 2,
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down

0 comments on commit 54d4410

Please sign in to comment.