[jhbuild] apps-3.12: Use latest libgit2 tarball instead current git
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] apps-3.12: Use latest libgit2 tarball instead current git
- Date: Mon, 17 Feb 2014 19:24:15 +0000 (UTC)
commit 0fc9022ed3607100204cddeab42126a764a980a6
Author: Javier Jardón <jjardon gnome org>
Date: Mon Feb 17 19:04:10 2014 +0000
apps-3.12: Use latest libgit2 tarball instead current git
modulesets/gnome-apps-3.12.modules | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.12.modules b/modulesets/gnome-apps-3.12.modules
index 249bc82..a9f213b 100644
--- a/modulesets/gnome-apps-3.12.modules
+++ b/modulesets/gnome-apps-3.12.modules
@@ -31,6 +31,8 @@
href="http://ftp.gnu.org/gnu/"/>
<repository type="tarball" name="speech-dispatcher"
href="http://devel.freebsoft.org/pub/projects/speechd/"/>
+ <repository type="tarball" name="tarball.github.com"
+ href="https://github.com/"/>
<include href="gnome-suites-core-3.12.modules"/>
@@ -313,7 +315,12 @@
<cmake id="libgit2"
cmakeargs="-DTHREADSAFE:BOOL=1">
- <branch repo="github.com" module="libgit2/libgit2.git" checkoutdir="libgit2" revision="master"/>
+ <branch repo="tarball.github.com"
+ module="libgit2/libgit2/archive/v${version}.tar.gz"
+ version="0.20.0"
+ hash="509ab8091623df5b745cd13682539ca2dc2372051d3418355a7acc5b4a20c2f1"
+ checkoutdir="libgit2">
+ </branch>
</cmake>
<autotools id="libgit2-glib">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]