[geany/geany-osx] 44f092: Update libgit2 version
Jiří Techet
git-noreply at xxxxx
Sat Oct 14 09:20:55 UTC 2017
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Sat, 14 Oct 2017 09:20:55 UTC
Commit: 44f092ba0802e539f7f0b764abd6b07b29a031b8
https://github.com/geany/geany-osx/commit/44f092ba0802e539f7f0b764abd6b07b29a031b8
Log Message:
-----------
Update libgit2 version
Modified Paths:
--------------
geany.modules
Modified: geany.modules
7 lines changed, 3 insertions(+), 4 deletions(-)
===================================================================
@@ -71,9 +71,9 @@
<cmake id="libgit2"
cmakeargs="-DTHREADSAFE:BOOL=1">
<branch repo="download.github.com"
- module="libgit2/libgit2/archive/v0.24.3.tar.gz"
- checkoutdir="libgit2-0.24.3"
- version="0.24.3"/>
+ module="libgit2/libgit2/archive/v0.26.0.tar.gz"
+ checkoutdir="libgit2-0.26.0"
+ version="0.26.0"/>
</cmake>
<!-- The mac integration library with a fix for radio menu items -->
@@ -174,7 +174,6 @@
<dep package="libgit2" />
<dep package="enchant" />
<dep package="libsoup" />
- <!-- <dep package="gtkspell" /> -->
</dependencies>
</metamodule>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list