git: update to 2.1.3.

This commit is contained in:
Juan RP 2014-10-30 07:20:43 +01:00
parent 39c6597492
commit 9fe9901dd5

View file

@ -1,7 +1,7 @@
# Template build file for "git".
pkgname=git
version=2.1.2
revision=2
version=2.1.3
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --without-tcltk
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
@ -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=7b27c8978bccf436f3c2b8c6142f35b236edd34ef7c778b1333166c098c7a18b
checksum=fe1b06aefa73e8d86cbd352523fc0950b8904ae2ec47085b22b7880f45de6f57
subpackages="git-svn git-perl"