Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Upload libgit2 from rtool40
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Feb 13, 2019
1 parent d9bf989 commit bca9d5c
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 95 deletions.
54 changes: 0 additions & 54 deletions PKGBUILD

This file was deleted.

2 changes: 1 addition & 1 deletion include/git2/refs.h
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ GIT_EXTERN(int) git_reference_normalize_name(
*/
GIT_EXTERN(int) git_reference_peel(
git_object **out,
git_reference *ref,
const git_reference *ref,
git_otype type);

/**
Expand Down
4 changes: 2 additions & 2 deletions include/git2/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
#ifndef INCLUDE_git_version_h__
#define INCLUDE_git_version_h__

#define LIBGIT2_VERSION "0.27.2"
#define LIBGIT2_VERSION "0.27.8"
#define LIBGIT2_VER_MAJOR 0
#define LIBGIT2_VER_MINOR 27
#define LIBGIT2_VER_REVISION 2
#define LIBGIT2_VER_REVISION 8
#define LIBGIT2_VER_PATCH 0

#define LIBGIT2_SOVERSION 27
Expand Down
Binary file modified lib/i386/libcrypto.a
Binary file not shown.
Binary file removed lib/i386/libcurl-dualssl.a
Binary file not shown.
Binary file added lib/i386/libcurl.a
Binary file not shown.
Binary file modified lib/i386/libgit2.a
Binary file not shown.
Binary file modified lib/i386/libhttp_parser.a
Binary file not shown.
Binary file modified lib/i386/libssh2.a
Binary file not shown.
Binary file modified lib/i386/libssl.a
Binary file not shown.
Binary file modified lib/i386/libz.a
Binary file not shown.
Binary file modified lib/x64/libcrypto.a
Binary file not shown.
Binary file removed lib/x64/libcurl-dualssl.a
Binary file not shown.
Binary file modified lib/x64/libcurl.a
Binary file not shown.
Binary file modified lib/x64/libgit2.a
Binary file not shown.
Binary file modified lib/x64/libhttp_parser.a
Binary file not shown.
Binary file modified lib/x64/libssh2.a
Binary file not shown.
Binary file modified lib/x64/libssl.a
Binary file not shown.
Binary file modified lib/x64/libz.a
Binary file not shown.
19 changes: 0 additions & 19 deletions rtools32.sh

This file was deleted.

19 changes: 0 additions & 19 deletions rtools64.sh

This file was deleted.

0 comments on commit bca9d5c

Please sign in to comment.