git: update to 2.16.0. (#10959)
* git: update to 2.16.0. * chroot-git: update to 2.16.0.
This commit is contained in:
parent
8c3b046852
commit
7d2d8bda4b
@ -1,6 +1,6 @@
|
|||||||
# Template build file for "chroot-git".
|
# Template build file for "chroot-git".
|
||||||
pkgname=chroot-git
|
pkgname=chroot-git
|
||||||
version=2.15.1
|
version=2.16.0
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
wrksrc="git-$version"
|
wrksrc="git-$version"
|
||||||
@ -17,7 +17,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=999c90fd7d45066992cdb87dda35bdff6dfc1d01496118ea718dfb866da4045c
|
checksum=0d10764e66b3d650dee0d99a1c77afa4aaae5e739c0973fcc1c5b9e6516e30f8
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for "git"
|
# Template file for "git"
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=2.15.1
|
version=2.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
|
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
|
||||||
@ -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=999c90fd7d45066992cdb87dda35bdff6dfc1d01496118ea718dfb866da4045c
|
checksum=0d10764e66b3d650dee0d99a1c77afa4aaae5e739c0973fcc1c5b9e6516e30f8
|
||||||
|
|
||||||
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…
x
Reference in New Issue
Block a user