From 9f7e0171002607d4429c3caaf3c0d8fa2eed4b23 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 19 Jan 2014 10:16:49 +0100 Subject: [PATCH] git: update to 1.8.5.3. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 77fdae79fd6..89bbf9ad67a 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=1.8.5.2 +version=1.8.5.3 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --without-tcltk @@ -15,7 +15,7 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz" -checksum=024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a +checksum=3148ee4eab459fe9caf145c1a9b8b27c6a81c66c1868f790f58896054cdfe3a7 post_build() { make ${makejobs} -C Documentation man