From 207e5b86f2fec32decf1dd0b41fe2b3aba789b85 Mon Sep 17 00:00:00 2001 From: Dmitrii Tochanskii Date: Wed, 1 Oct 2025 17:22:47 +0000 Subject: [PATCH] Update mirror URL --- bash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index 7abae57..e6f1c12 100644 --- a/bash.spec +++ b/bash.spec @@ -5,7 +5,7 @@ Summary: Bash is the GNU Project's shell License: GPL-3 URL: https://www.gnu.org/software/bash -Source0: http://ftpmirror.gnu.org/gnu/bash/bash-%{version}.tar.gz +Source0: https://mirror.tochlab.net/pub/gnu/bash/bash-%{version}.tar.gz BuildRequires: ncurses-devel gcc Requires: ncurses readline