diff options
Diffstat (limited to 'multimedia/mplayer/files/patch-stream_stream__cddb.c')
-rw-r--r-- | multimedia/mplayer/files/patch-stream_stream__cddb.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mplayer/files/patch-stream_stream__cddb.c b/multimedia/mplayer/files/patch-stream_stream__cddb.c deleted file mode 100644 index bdda2f132a85..000000000000 --- a/multimedia/mplayer/files/patch-stream_stream__cddb.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 { |