git: update to 1.8.5.2.
This commit is contained in:
parent
7b59b3b3f7
commit
842638a034
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=1.8.5.1
|
||||
version=1.8.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --without-tcltk
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||
checksum=1559c4d7af0377ea3133c6dfccc2f32a25bcc8e3255464f4a36ab87416f8ee44
|
||||
checksum=024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in a new issue