mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
shout2: fix 404 in package origin
This commit is contained in:
parent
76c007dd25
commit
6c8c9a6492
1 changed files with 1 additions and 1 deletions
|
@ -826,4 +826,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
|||
shout2send,
|
||||
"Sends data to an icecast server using libshout2",
|
||||
plugin_init,
|
||||
VERSION, "LGPL", "libshout2", "http://www.icecast.org/download.html")
|
||||
VERSION, "LGPL", "libshout2", "http://www.icecast.org/download/")
|
||||
|
|
Loading…
Reference in a new issue