From 0a00edfef01ecc8f7754b455865be2f26cc42ee5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 10 Oct 2022 14:09:37 -0400 Subject: [PATCH] chroot-bash: move to bootstrap repo --- srcpkgs/chroot-bash/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 90dcc3372d8..da448e2a57f 100644 --- a/srcpkgs/chroot-bash/template +++ b/srcpkgs/chroot-bash/template @@ -15,6 +15,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/bash/bash.html" distfiles="${GNU_SITE}/bash/bash-${_bash_distver}.tar.gz" +repository=bootstrap _url="${GNU_SITE}/bash/bash-${_bash_distver}-patches" for _p in $(seq -w 001 ${_bash_patchlevel}); do