diff --git a/srcpkgs/git/template b/srcpkgs/git/template index f7bda1d452..c37299e98d 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,13 +1,13 @@ # Template build file for 'git". pkgname=git -version=1.7.3.2 +version=1.7.3.5 distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2" build_style=gnu_configure configure_args="--with-curl --with-expat --without-tcltk" make_install_args="install-doc" short_desc="GIT Tree History Storage Tool" maintainer="Juan RP " -checksum=bc4cf6bc7c116056050ef43b051691828d7101327b23311d424b02eaee553e71 +checksum=41682e4c13b43591b61a96b6f7a549b24863f62dfc4a917b6147c8e708e288a6 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)