From 72d7f0d29d2b62fcb68144f5546fc547adf9a553 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 17 Aug 2019 15:32:48 +0200 Subject: [PATCH] git: update to 2.23.0. --- srcpkgs/git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 64e1af1308c..7c5d526eb43 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for 'git' pkgname=git -version=2.22.1 +version=2.23.0 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 @@ -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=4ce1f93ab77847e9a9d565ee7c94ceadb80ea7d477fe68123f2329f8d4937824 +checksum=234fa05b6839e92dc300b2dd78c92ec9c0c8d439f65e1d430a7034f60af16067 replaces="git-perl>=0" register_shell=/usr/bin/git-shell