Skip to content

Commit

Permalink
Update to match common name of new TLS cert in use @ freedesktop.org
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesAU authored Aug 8, 2024
1 parent 0dab71a commit 258dc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/download_pulseaudio.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include(ExternalProject)

ExternalProject_Add(pulseaudio
URL
"https://freedesktop.org/software/pulseaudio/releases/pulseaudio-${PULSEAUDIO_VERSION}.tar.gz"
"https://distributions.freedesktop.org/software/pulseaudio/releases/pulseaudio-${PULSEAUDIO_VERSION}.tar.gz"
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/pulseaudio-src"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit 258dc3e

Please sign in to comment.