From b7024c78c1bc8994ce6669ab029f86a005dc6264 Mon Sep 17 00:00:00 2001 From: Jan S Date: Thu, 10 Apr 2014 11:12:06 +0200 Subject: [PATCH] git: update to 1.9.2 --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 5f140b57f6e..3143803575b 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=1.9.1 +version=1.9.2 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=f962fbce8c049f94ece1d1845cba1528c13ff82de7cc8d23cddb3d0c93c3a77b +checksum=23fc6e2cf80c59d0961eb596489e65c7eeab132d39005ba96b9311be0d5899f4 post_build() { make ${makejobs} -C Documentation man