From ff31c1ac8fd986b70c81e1dff4b06d9212549f85 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Jan 2016 11:10:03 +0100 Subject: [PATCH] git: update to 2.7.0. --- srcpkgs/git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index cfb0196505..0139641b5c 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for "git" pkgname=git -version=2.6.4 -revision=2 +version=2.7.0 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no" @@ -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=1c0170952163e0b240256bc47388b95c617cf8cf446c93261df83d42cf5dd466 +checksum=fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d subpackages="git-cvs git-svn git-perl gitk git-gui git-all"