git: update to 2.15.1.

This commit is contained in:
Leah Neukirchen 2017-11-29 15:11:12 +01:00
parent cf692dfb32
commit 93ba5de979

View file

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