chore: fix radiorabe liquidsoap patch link

This commit is contained in:
jo 2022-06-16 15:24:40 +02:00 committed by Kyle Robbertze
parent 6ae0f5d3f1
commit 679c3dc809
14 changed files with 26 additions and 26 deletions

View file

@ -135,10 +135,10 @@ An up to date patch is available through GitHub and can be applied to an unpacke
```bash
cd libretime-3.0.0-alpha.2/
curl -L https://github.com/libretime/libretime/compare/master...radiorabe:feature/liquidsoap-1.3.0.patch | patch -p1
curl -L https://github.com/libretime/libretime/compare/main...radiorabe:feature/liquidsoap-1.3.0.patch | patch -p1
```
Git users can pull from the branch at https://github.com/libretime/libretime/compare/master...radiorabe:feature/liquidsoap-1.3.0 directly.
Git users can pull from the branch at https://github.com/libretime/libretime/compare/main...radiorabe:feature/liquidsoap-1.3.0 directly.
#### Install old liquidsoap from opam (#192)