git: update to 2.11.1.

This commit is contained in:
Juan RP 2017-02-03 18:50:27 +01:00
parent 6eb3c1753e
commit 57c68f824d

View file

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.11.0
version=2.11.1
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre
@ -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=7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b
checksum=c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"