mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
git: update to 2.3.2.
This commit is contained in:
parent
903b127a21
commit
d22232b77c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for "git"
|
# Template file for "git"
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=2.3.1
|
version=2.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curl --with-expat --with-tcltk
|
configure_args="--with-curl --with-expat --with-tcltk
|
||||||
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
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/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
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"
|
subpackages="git-svn git-perl gitk git-gui"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue