diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 938516fe7a0..11630afb5a0 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for 'git' pkgname=git version=2.22.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 ac_cv_snprintf_returns_bogus=no" @@ -20,6 +20,7 @@ changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNot distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" checksum=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f replaces="git-perl>=0" +register_shell=/usr/bin/git-shell subpackages="git-cvs git-svn gitk git-gui git-all git-libsecret"