diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 1359808243..932a36c187 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template build file for "git". pkgname=git -version=1.8.4 +version=1.8.4.1 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --without-tcltk" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz" -checksum=51e8522c256ef8091c6fd5846b9cef8ba4e764819193b5b6cec570f530e6cb94 +checksum=f05c513a4a1d9d1ca1182ff43cfbccc1e8da0120f781aca415a5e3e1132451d3 hostmakedepends="xmlto>=0.0.25_2 asciidoc perl" makedepends="openssl-devel libcurl-devel expat-devel python-devel"