summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-12 10:00:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-12 10:00:31 +0000
commitb98d77fd03187155cef4801d993ae3711ddaf11f (patch)
tree3f3affef0752fd6c7b7dc1c5810f283cd5fad266 /media-sound
parentmedia-sound/xmms2: point bugs.xmms2.org to https://, bug #637190 (diff)
downloadgentoo-b98d77fd03187155cef4801d993ae3711ddaf11f.tar.gz
gentoo-b98d77fd03187155cef4801d993ae3711ddaf11f.tar.bz2
gentoo-b98d77fd03187155cef4801d993ae3711ddaf11f.zip
media-sound/xmms2: en.wikipedia.org to https://, bug #637190
Reported-by: Francesco Turco Bug: https://bugs.gentoo.org/637190 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch b/media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch
index 46b5b1d3b926..70334587d420 100644
--- a/media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch
+++ b/media-sound/xmms2/files/xmms2-0.8-audio4-p2.patch
@@ -136,7 +136,7 @@ index ee7f7fb..b6f0a37 100644
+mp4ff_normalize_flawed_sample_rate (uint16_t samplerate)
+{
+ /* A list of common rates can be found at
-+ * http://en.wikipedia.org/wiki/Sampling_rate */
++ * https://en.wikipedia.org/wiki/Sampling_rate */
+ uint32_t rates[] = {8000, 11025, 16000, 22050, 32000, 44056, 44100,
+ 47250, 48000, 50000, 50400, 88200, 96000, 176400,
+ 192000, 352800, 384000, 0};