From d1265f00c2bf437ed02260bf7cfdd0d28798b995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 10 Dec 2018 10:28:23 +0700 Subject: [PATCH] chroot-git: update to 2.20.0. --- srcpkgs/chroot-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index e2fe33898f4..0e61d74ae87 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,6 +1,6 @@ # Template file for 'chroot-git' pkgname=chroot-git -version=2.19.2 +version=2.20.0 revision=1 bootstrap=yes wrksrc="git-${version}" @@ -9,15 +9,15 @@ configure_args="--without-curl --without-openssl --without-python --without-expat --without-tcltk ac_cv_lib_curl_curl_global_init=no ac_cv_lib_expat_XML_ParserCreate=no ac_cv_snprintf_returns_bogus=no" -makedepends="zlib-devel" make_build_args="CC_LD_DYNPATH=-L" make_install_args="NO_INSTALL_HARDLINKS=1" +makedepends="zlib-devel" short_desc="GIT Tree History Storage Tool -- for xbps-src use" maintainer="Juan RP " license="GPL-2.0-only" homepage="https://git-scm.com/" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=fce9a3a3297db5f3756c4553a2fc1fec209ee08178f8491e76ff4ff8fe7b8be9 +checksum=bc94735073e14b138a1290cc99af3c379d544f514c43f8ebde988fc50d0ad81f if [ "$CHROOT_READY" ]; then hostmakedepends="perl"