From c6a487660a25476e1380a31f143d4c453fd441bc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 24 Jan 2010 17:27:20 +0100 Subject: [PATCH] git: update to 1.6.6.1. --HG-- extra : convert_revision : 50c1e562a8783f3d6444569abcea9d99ab62b446 --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index e56afaf4968..2b7cce0ae5e 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,13 +1,13 @@ # Template build file for 'git". pkgname=git -version=1.6.6 +version=1.6.6.1 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" make_install_args="install-doc" short_desc="GIT Tree History Storage Tool" maintainer="Juan RP " -checksum=c3f7a384f7f8618ec1c2a732c8c0a94accf00214602beea34fbb39566041c19c +checksum=79c3049913a11b966b92406ec3ef6c7c5eb680cfa2a8b0c1abb167b1bfaf9769 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)