git: update to 2.9.2.
This commit is contained in:
parent
58685eb14c
commit
649a890619
|
@ -1,6 +1,6 @@
|
|||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.9.1
|
||||
version=2.9.2
|
||||
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=e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2
|
||||
checksum=f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5
|
||||
|
||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||
|
||||
|
|
Loading…
Reference in New Issue