Skip to content

Commit

Permalink
Upgrade pygit2/libgit2 fork for Index.add_entry_with_custom_stat
Browse files Browse the repository at this point in the history
  • Loading branch information
olsen232 committed Jul 21, 2023
1 parent a7d752d commit 945c91f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 kart-v0.14.1
GIT_SHALLOW ON
BUILD_IN_SOURCE ON
DEPENDS wheelBuildEnv unofficial::git2::libgit2package
Expand Down
4 changes: 2 additions & 2 deletions vcpkg-vendor/vcpkg-overlay-ports/libgit2/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO koordinates/libgit2
REF kart-libgit-v1.6.4
SHA512 0de7c2e0efe04d94f8116133bd167f641c51499c94e9b5a601309ab8045b276832347b7cdc75152b4f5c110c0c0c29224134e5aff32267d7a78595b4d2b5dd90
REF kart-v0.14.1
SHA512 ef2a5a1238909a3a7f78bd71b98f72a60bd69c6c3fc7707ba785d88e4910f37eef98664774cb99fe440bf384463469458c45caa6ee3dac7bbafe5f3a73cbb08b
HEAD_REF kx-latest
PATCHES
fix-configcmake.patch
Expand Down

0 comments on commit 945c91f

Please sign in to comment.