git: update to 2.2.0.
This commit is contained in:
parent
a939cca569
commit
885d6945eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=2.1.3
|
||||
revision=3
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --with-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=fe1b06aefa73e8d86cbd352523fc0950b8904ae2ec47085b22b7880f45de6f57
|
||||
checksum=3b87774672bbf35b4d33991dc5119d4eff47c3679e27185312a2b8b36fdad314
|
||||
|
||||
subpackages="git-svn git-perl gitk git-gui"
|
||||
|
||||
|
|
Loading…
Reference in a new issue