git: update to 2.9.1.
This commit is contained in:
parent
7a63661590
commit
f0b7daeb9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.9.0
|
||||
version=2.9.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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/"
|
||||
license="GPL-2"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=f41fa97949948fbf49af94a43d779e072a5452c6b5039d86ffa41ebab747b409
|
||||
checksum=e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2
|
||||
|
||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||
|
||||
|
|
Loading…
Reference in New Issue