From 9aa004e841177fcf77cb0bd19150a7f360d6701c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 14 Aug 2019 09:42:49 +0200 Subject: [PATCH] git: update to 2.22.1. --- srcpkgs/git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index f4a194643c..64e1af1308 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for 'git' pkgname=git -version=2.22.0 -revision=4 +version=2.22.1 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 ac_cv_snprintf_returns_bogus=no" @@ -18,7 +18,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=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f +checksum=4ce1f93ab77847e9a9d565ee7c94ceadb80ea7d477fe68123f2329f8d4937824 replaces="git-perl>=0" register_shell=/usr/bin/git-shell