webrtc-audio-processing: use HTTPS homepage

This commit is contained in:
Alyssa Ross
2023-03-13 13:07:42 +00:00
parent db6255c185
commit 623604cfd3
2 changed files with 2 additions and 2 deletions
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing";
homepage = "https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing";
description = "A more Linux packaging friendly copy of the AudioProcessing module from the WebRTC project";
license = licenses.bsd3;
platforms = platforms.unix;
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing";
homepage = "https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing";
description = "A more Linux packaging friendly copy of the AudioProcessing module from the WebRTC project";
license = licenses.bsd3;
# attempts to inline 256bit AVX instructions on x86