diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 7dc1d5435ae..c612d996db8 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -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 " 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"