git: update to 2.13.3.
This commit is contained in:
parent
bfad560364
commit
3a5c247e9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.13.2
|
||||
version=2.13.3
|
||||
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=0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5
|
||||
checksum=91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
|
||||
|
||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||
|
||||
|
|
Loading…
Reference in New Issue