git: update to 2.14.3.

This commit is contained in:
Leah Neukirchen 2017-10-23 13:27:36 +02:00
parent e6c4903522
commit 0b36131dfb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.14.2
version=2.14.3
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
@ -15,7 +15,7 @@ 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=50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1
checksum=5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"