diff --git a/srcpkgs/git/template b/srcpkgs/git/template index dd8c06802e..b1652a5a29 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template build file for "git". pkgname=git -version=2.1.0 -revision=3 +version=2.1.1 +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" @@ -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=8dd712dc1a23929110443816a7eeed5c37c01d8f8c19feaa8b9e40b9845601a7 +checksum=66cdbf7c714d71599892dc853a40f09418b3856af953a32c22f6f3e7f41f3030 post_build() { make ${makejobs} -C Documentation man