From 9417ad67dc47cc6c9bcc1da67945ddd02d5cce89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 30 Dec 2020 02:37:53 +0100 Subject: [PATCH] chroot-git: update to 2.30.0 --- srcpkgs/chroot-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 03b79a9ccce..a1db8e146c1 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.26.2 +version=2.30.0 revision=1 bootstrap=yes wrksrc="git-${version}" @@ -14,7 +14,7 @@ maintainer="Enno Boland " license="GPL-2.0-only" homepage="https://git-scm.com/" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848 +checksum=55735021109565721af805af382c45cce73c3cfaa59daad22443d1477d334d19 if [ "$CHROOT_READY" ]; then hostmakedepends="perl tar"