From 83df619e4a23a337ac77bfa8ddc4683502de7557 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 May 2014 22:53:14 +0200 Subject: [PATCH] git: update to 1.9.3. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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