git: update to 2.5.1

This commit is contained in:
Alessio Sergi 2015-08-29 08:57:15 +02:00
parent 4e1b118751
commit b7526f8218

View file

@ -1,7 +1,7 @@
# Template file for "git" # Template file for "git"
pkgname=git pkgname=git
version=2.5.0 version=2.5.1
revision=2 revision=1
build_pie=yes build_pie=yes
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
@ -16,7 +16,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=cc59b1bac6c1c67a9159872863f6c5bbe0d9404cac2a85c3e9d9fa49923ce45c checksum=b3ceb7b118221b8c74d0abdc62ab035a58360dbbd28ca17c53e301e517d4220f
subpackages="git-cvs git-svn git-perl gitk git-gui git-all" subpackages="git-cvs git-svn git-perl gitk git-gui git-all"