diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 255f742a453..695a50ee0b3 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.25.0 +version=2.25.1 revision=1 bootstrap=yes wrksrc="git-${version}" @@ -15,7 +15,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=c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 +checksum=222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26 if [ "$CHROOT_READY" ]; then hostmakedepends="perl gettext tar"