mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
git: update to 2.13.0.
This commit is contained in:
parent
399bb3914b
commit
f33fcfc066
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.12.2
|
version=2.13.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre
|
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre
|
||||||
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a
|
checksum=4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258
|
||||||
|
|
||||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue