git: update to 2.15.0.

This commit is contained in:
Leah Neukirchen 2017-10-30 18:31:25 +01:00
parent ca07e1fb83
commit f959c13b1e

View file

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.14.3
version=2.15.0
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=5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d
checksum=107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"