git: update to 2.14.1.

Fixes CVE-2017-1000117
This commit is contained in:
Michael Gehring 2017-08-10 18:06:51 +00:00
parent 03b9ab0874
commit c35fe9e32a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.14.0
version=2.14.1
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=f93e6e6a307d2e953cccafd9f4003c62992628fa508d07586476c953c1655975
checksum=6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"