4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-18 06:57:05 +00:00

#6727 -- Update Liquidsoap rolling release.

This commit is contained in:
Buster Neece 2023-11-28 15:08:47 -06:00
parent 9d5fc86f66
commit 282cf31c58
No known key found for this signature in database

View File

@ -20,7 +20,7 @@ if [[ "$(uname -m)" = "aarch64" ]]; then
fi
# wget -O /tmp/liquidsoap.deb "https://github.com/savonet/liquidsoap/releases/download/v2.2.2/liquidsoap_2.2.2-ubuntu-jammy-1_${ARCHITECTURE}.deb"
wget -O /tmp/liquidsoap.deb "https://github.com/savonet/liquidsoap-release-assets/releases/download/rolling-release-v2.2.x/liquidsoap-bbd89ba_2.2.3-ubuntu-jammy-1_${ARCHITECTURE}.deb"
wget -O /tmp/liquidsoap.deb "https://github.com/savonet/liquidsoap-release-assets/releases/download/rolling-release-v2.2.x/liquidsoap-4181a8c_2.2.3-ubuntu-jammy-1_${ARCHITECTURE}.deb"
dpkg -i /tmp/liquidsoap.deb
apt-get install -y -f --no-install-recommends