diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 5b078ed368..ea0b8709fc 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=2.0.0 +version=2.0.1 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --without-tcltk @@ -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=637ff00f207e100b48f72f3291d155c3b3ca7fecd762450bbedb0157a424a937 +checksum=ab12a103523b430d8d3e26ac2e05e759bdb1349f10e13bba48bed98f45c6d4df post_build() { make ${makejobs} -C Documentation man