Skip to content

Commit

Permalink
Experimental build with pygit2/libgit2 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
olsen232 committed Jul 17, 2023
1 parent 11192bd commit 81c0ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vcpkg-vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ set(PYGIT2_WHEEL_VER 1.12.1)
ExternalProject_Add(
pygit2
GIT_REPOSITORY https://github.com/koordinates/pygit2.git
GIT_TAG kart-pygit-v1.12.1
GIT_TAG pygit2-skip-filters-fix
GIT_SHALLOW ON
BUILD_IN_SOURCE ON
DEPENDS wheelBuildEnv unofficial::git2::libgit2package
Expand Down
2 changes: 1 addition & 1 deletion vcpkg-vendor/vcpkg-overlay-ports/libgit2/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO koordinates/libgit2
REF kart-libgit-v1.6.4
REF libgit2-skip-filters-fix
SHA512 0de7c2e0efe04d94f8116133bd167f641c51499c94e9b5a601309ab8045b276832347b7cdc75152b4f5c110c0c0c29224134e5aff32267d7a78595b4d2b5dd90
HEAD_REF kx-latest
PATCHES
Expand Down

0 comments on commit 81c0ae0

Please sign in to comment.