mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
git: update to 2.7.3.
This commit is contained in:
parent
da46fc1844
commit
b6f3d375c9
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.7.2
|
version=2.7.3
|
||||||
revision=1
|
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
|
||||||
|
@ -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=b20479ce523031c37581b763b4442b25b9d606f2f416049aea4e463dc150cf20
|
checksum=89c467912d4740da2b40288f956251f0a1e276e28eecd28a6d776067103629b6
|
||||||
|
|
||||||
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