git: update to 2.8.2.

This commit is contained in:
Juan RP 2016-04-30 08:17:02 +02:00
parent a0f8ba4edf
commit 1d9d3eb3ff

View file

@ -1,6 +1,6 @@
# Template file for "git"
pkgname=git
version=2.8.1
version=2.8.2
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=e6626b43ba4bc63ad4918df4c275f50bd7f8af2ab54bde60496ad75e91e927fc
checksum=ec0283d78a0f1c8408c5fd43610697b953fbaafe4077bb1e41446a9ee3a2f83d
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"