git: update to 2.3.1.

This commit is contained in:
Eivind Uggedal 2015-02-26 07:44:13 +00:00
parent 637bca99f0
commit 28f0003e82

View file

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.3.0
version=2.3.1
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://git-scm.com/"
license="GPL-2"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=94b23a14d66df536cfe7de37551f55acf908f8bddf30a0f5325a255bb57b0aca
checksum=1acc4b051576143eb41d80f5675476629588c7c5fb4e6a1dc2c4590f47c498b7
subpackages="git-svn git-perl gitk git-gui"