From 09b764ea49f4394f3f9751733746d86bf72b2530 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@voidlinux.eu>
Date: Sun, 7 Jun 2015 07:04:27 +0200
Subject: [PATCH] git: update to 2.4.3.

---
 srcpkgs/git/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/git/template b/srcpkgs/git/template
index 04c553fbee..07a7542dbd 100644
--- a/srcpkgs/git/template
+++ b/srcpkgs/git/template
@@ -1,6 +1,6 @@
 # Template file for "git"
 pkgname=git
-version=2.4.2
+version=2.4.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-curl --with-expat --with-tcltk
@@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="http://git-scm.com/"
 license="GPL-2"
 distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
-checksum=4801ec1cd8c2175b58cfdbc721d0bf50d74ae226f36905fceb894c2fb620c9e5
+checksum=f05007a9d1ef28c3d84091ddf7ce5d29c2df2272f34b4dd8b24e09274280d814
 
 subpackages="git-cvs git-svn git-perl gitk git-gui git-all"