From 02f9473911e3b5b57becbdd180ec17d54092e76d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 30 Oct 2020 22:40:33 +0700 Subject: [PATCH] git: update to 2.29.2. --- srcpkgs/git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 8cf5e738a8..6f26c5a72e 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for 'git' pkgname=git -version=2.29.0 -revision=2 +version=2.29.2 +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=28432d995257c4626fe0fb2091f588df6eed98e9571419e72c83bc23372e6b89 +checksum=f2fc436ebe657821a1360bcd1e5f4896049610082419143d60f6fa13c2f607c1 replaces="git-perl>=0" register_shell=/usr/bin/git-shell python_version=3