git: update to 2.16.2.

This commit is contained in:
maxice8 2018-02-16 16:54:00 -02:00 committed by Leаh Neukirchen
parent 04abece995
commit 3154216b68

View file

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.16.1
version=2.16.2
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
@ -15,7 +15,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://git-scm.com/"
license="GPL-2"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19
checksum=5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717
make_check_target="test"
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"