diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 5c25e5d2b18..247b9d3ee5e 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for "git" pkgname=git -version=2.8.3 -revision=2 +version=2.8.4 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre 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=7d8e6c274a88b4a73b3c98c70d3438ec12871300ce8bb4ca179ea19fcf74aa91 +checksum=120e9a32a1858871dea34165622ec7a63f27887b93093c8d72a18bcf89fe1657 subpackages="git-cvs git-svn git-perl gitk git-gui git-all"