From 93ba5de9796c7936096dc5f910e6d299204f487d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 29 Nov 2017 15:11:12 +0100 Subject: [PATCH] git: update to 2.15.1. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index c56d86bf543..07ef362b732 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.15.0 +version=2.15.1 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 @@ -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=107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a +checksum=999c90fd7d45066992cdb87dda35bdff6dfc1d01496118ea718dfb866da4045c subpackages="git-cvs git-svn git-perl gitk git-gui git-all"