diff --git a/srcpkgs/git/template b/srcpkgs/git/template index b1652a5a299..5b21605dec1 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=2.1.1 +version=2.1.2 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --without-tcltk @@ -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=66cdbf7c714d71599892dc853a40f09418b3856af953a32c22f6f3e7f41f3030 +checksum=7b27c8978bccf436f3c2b8c6142f35b236edd34ef7c778b1333166c098c7a18b post_build() { make ${makejobs} -C Documentation man