git: update to 2.13.4.

This commit is contained in:
Leah Neukirchen 2017-08-02 14:29:05 +02:00
parent 80f5e67810
commit 7844b5e2b1
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.13.3
version=2.13.4
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre
@ -10,12 +10,12 @@ hostmakedepends="xmlto asciidoc perl python tk"
makedepends="libressl-devel libcurl-devel expat-devel tk-devel pcre-devel"
# Required by https://
depends="ca-certificates"
short_desc="GIT Tree History Storage Tool"
short_desc="Git Tree History Storage Tool"
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=91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
checksum=371a592a52d240a6350d4ec6b63cd8301e1fab6dd03388a339a8c7429305afda
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"