From c6c0ff3af44c3e5d097a63ffbd6d251d4b3692ad Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 27 Jul 2020 20:01:31 +0200 Subject: [PATCH] git: update to 2.28.0. --- srcpkgs/git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 9538d2f355e..df0d5ffefcd 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for 'git' pkgname=git -version=2.27.0 -revision=2 +version=2.28.0 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2" hostmakedepends="asciidoc gettext perl pkg-config tar tk xmlto" @@ -14,7 +14,7 @@ license="GPL-2.0-only" homepage="https://git-scm.com/" changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/${version}.txt" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9 +checksum=dfa5d1a253aa451465478fe45c6a40ab8605b340fdb4c4e80b16d7f87708439d replaces="git-perl>=0" register_shell=/usr/bin/git-shell