SDL_mixer: update timidity.tar.gz url in README file. (2e6c7)

From 2e6c7e59ff177c220ec29886b1e4e549a8c4a584 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Thu, 18 Dec 2025 23:05:40 +0300
Subject: [PATCH] update timidity.tar.gz url in README file.

(cherry picked from commit 95402d6ce6d2438cc60c4863167922c14fe0d483)
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 942730024..e8db1119a 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ sound choppy, try using 8-bit audio, mono audio, or lower frequencies.
 
 To play MIDI files, you'll need to get a complete set of GUS patches
 from:
-http://www.libsdl.org/projects/mixer/timidity/timidity.tar.gz
+https://www.libsdl.org/projects/old/SDL_mixer/timidity/timidity.tar.gz
 and unpack them in /usr/local/lib under UNIX, and C:\ under Win32.
 
 This library is under the zlib license, see the file "COPYING" for details.