From 816bd74c964f4457d2e077e5c87d82b721422467 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Jun 2014 09:28:23 +0200 Subject: [PATCH] git: update to 2.0.1. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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