mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
git: update to 2.3.3.
This commit is contained in:
parent
0c6c9e13a1
commit
4ad20a1460
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for "git"
|
# Template file for "git"
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=2.3.2
|
version=2.3.3
|
||||||
revision=1
|
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
|
||||||
|
@ -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=18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825
|
checksum=475544098567e02ec2320b2c006f39fc6a132fd14a97a3dc7d6ea6ad9be14687
|
||||||
|
|
||||||
subpackages="git-svn git-perl gitk git-gui"
|
subpackages="git-svn git-perl gitk git-gui"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue