From 08328d20f1f206ec57d55a59c86c32cc99d5361a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Jul 2014 10:01:43 +0200 Subject: [PATCH] git: update to 2.0.2. --- srcpkgs/git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 49286e83b4b..0e15c83d58c 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template build file for "git". pkgname=git -version=2.0.1 -revision=2 +version=2.0.2 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --without-tcltk ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no" @@ -15,7 +15,7 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=ab12a103523b430d8d3e26ac2e05e759bdb1349f10e13bba48bed98f45c6d4df +checksum=bcf8c22c9745abb1b050e8baba55473cc0a2f9444802ea1889b1fb886def69c2 post_build() { make ${makejobs} -C Documentation man