summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/files/patch-stream_stream__cddb.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/files/patch-stream_stream__cddb.c')
-rw-r--r--multimedia/mplayer/files/patch-stream_stream__cddb.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/mplayer/files/patch-stream_stream__cddb.c b/multimedia/mplayer/files/patch-stream_stream__cddb.c
new file mode 100644
index 000000000000..bdda2f132a85
--- /dev/null
+++ b/multimedia/mplayer/files/patch-stream_stream__cddb.c
@@ -0,0 +1,11 @@
+--- stream/stream_cddb.c.orig 2020-07-07 15:46:58 UTC
++++ stream/stream_cddb.c
+@@ -77,7 +77,7 @@
+ #include "network.h"
+ #include "libavutil/common.h"
+
+-#define DEFAULT_FREEDB_SERVER "freedb.freedb.org"
++#define DEFAULT_FREEDB_SERVER "gnudb.gnudb.org"
+ #define DEFAULT_CACHE_DIR "/.cddb/"
+
+ typedef struct {