git: update to 2.0.0
This commit is contained in:
parent
ef796073b4
commit
c70778ce2c
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=1.9.3
|
||||
revision=2
|
||||
version=2.0.0
|
||||
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=f633865337a378f625bdc72691b7a71013f3b391d2791c5c76e5a0973cc7d05f
|
||||
checksum=637ff00f207e100b48f72f3291d155c3b3ca7fecd762450bbedb0157a424a937
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in New Issue