git: update to 2.0.2.
This commit is contained in:
parent
4627338035
commit
08328d20f1
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --without-tcltk
|
||||
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=ab12a103523b430d8d3e26ac2e05e759bdb1349f10e13bba48bed98f45c6d4df
|
||||
checksum=bcf8c22c9745abb1b050e8baba55473cc0a2f9444802ea1889b1fb886def69c2
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in New Issue
Block a user