git: update to 2.1.1.
This commit is contained in:
parent
de1fb47ffe
commit
56dc0aa78a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=2.1.0
|
||||
revision=3
|
||||
version=2.1.1
|
||||
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"
|
||||
|
@ -16,7 +16,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=8dd712dc1a23929110443816a7eeed5c37c01d8f8c19feaa8b9e40b9845601a7
|
||||
checksum=66cdbf7c714d71599892dc853a40f09418b3856af953a32c22f6f3e7f41f3030
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in a new issue