From debbdcf6a55fd902f59692677caaa9f1c2f160b9 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 17 Aug 2014 20:18:31 +0200 Subject: [PATCH] git: update to 2.1.0. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 9f87944627..b68684781c 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=2.0.4 +version=2.1.0 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=5c0c60e69e3ad4bc8ece7d82d8a68c4ecca9780a57613bde41b4050831f9c996 +checksum=8dd712dc1a23929110443816a7eeed5c37c01d8f8c19feaa8b9e40b9845601a7 post_build() { make ${makejobs} -C Documentation man