diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 3143803575b..494808c4d2b 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=1.9.2 +version=1.9.3 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=23fc6e2cf80c59d0961eb596489e65c7eeab132d39005ba96b9311be0d5899f4 +checksum=f633865337a378f625bdc72691b7a71013f3b391d2791c5c76e5a0973cc7d05f post_build() { make ${makejobs} -C Documentation man