git: update to 2.0.4.
This commit is contained in:
parent
4d62a0ca00
commit
537de045bb
|
@ -1,13 +1,13 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=2.0.3
|
||||
version=2.0.4
|
||||
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"
|
||||
make_install_args="NO_INSTALL_HARDLINKS=1"
|
||||
hostmakedepends="xmlto>=0.0.25_2 asciidoc perl python"
|
||||
makedepends="libressl-devel libcurl-devel expat-devel ca-certificates"
|
||||
makedepends="libressl-devel libcurl-devel expat-devel"
|
||||
# Required by https://
|
||||
depends="ca-certificates"
|
||||
short_desc="GIT Tree History Storage Tool"
|
||||
|
@ -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=cdbc015996052e83b9ecd7bd1f43b2772f7916f7688857836b0980a34234b69f
|
||||
checksum=5c0c60e69e3ad4bc8ece7d82d8a68c4ecca9780a57613bde41b4050831f9c996
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in New Issue
Block a user