From 50166a8d3da665c7eac30a7e8bc1585607624c9f Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Wed, 29 Jul 2009 12:52:45 +0200
Subject: [PATCH] git: update to 1.6.3.4.

--HG--
extra : convert_revision : ecbc24e2817c76a88b9473ee3cebb360f277f740
---
 templates/git/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/git/template b/templates/git/template
index 4f460478477..b502a7b23b8 100644
--- a/templates/git/template
+++ b/templates/git/template
@@ -1,12 +1,12 @@
 # Template build file for 'git".
 pkgname=git
-version=1.6.3.2
+version=1.6.3.4
 distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
 build_style=gnu_configure
 configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
 short_desc="GIT Tree History Storage Tool"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=82f02697f108062c05d8edab4a57eb24c18205024ef6c3e7dc03bf2bcb148882
+checksum=a84ca6033674e185653eb72876767e9cb384f008cfb845f477d61a900d888eef
 long_desc="
  GIT is a \"directory content manager\" designed to handle absolutely massive
  projects with speed and efficiency, and the release of the 2.6.12 (and later)