git: update to 2.22.0.

Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
Juan RP 2019-06-09 11:39:54 +02:00 committed by Johannes
parent cec8c34521
commit 74c1ec6921

View file

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.21.0
version=2.22.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=8ccb1ce743ee991d91697e163c47c11be4bf81efbdd9fb0b4a7ad77cc0020d28
checksum=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f
replaces="git-perl>=0"
subpackages="git-cvs git-svn gitk git-gui git-all git-libsecret"