diff --git a/srcpkgs/git/template b/srcpkgs/git/template index ec6847d21a3..bc5c2f19746 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for "git" pkgname=git -version=2.3.1 -revision=2 +version=2.3.2 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no" @@ -16,7 +16,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=1acc4b051576143eb41d80f5675476629588c7c5fb4e6a1dc2c4590f47c498b7 +checksum=18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825 subpackages="git-svn git-perl gitk git-gui"