git: update to 2.3.2.
This commit is contained in:
parent
903b127a21
commit
d22232b77c
|
@ -1,7 +1,7 @@
|
|||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.3.1
|
||||
revision=2
|
||||
version=2.3.2
|
||||
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=1acc4b051576143eb41d80f5675476629588c7c5fb4e6a1dc2c4590f47c498b7
|
||||
checksum=18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825
|
||||
|
||||
subpackages="git-svn git-perl gitk git-gui"
|
||||
|
||||
|
|
Loading…
Reference in New Issue