mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 05:51:19 +02:00
gnu: lcrq: Fix home-page.
Upstream recently fixed their URL redirects. * gnu/packages/networking.scm (lcrq)[home-page]: Update redirected URL.
This commit is contained in:
@@ -310,7 +310,7 @@ protocols.")
|
||||
(invoke "make" "-C" "test" "speedtest"
|
||||
(string-append "CC=" #$(cc-for-target))))))
|
||||
#:test-target "test"))
|
||||
(home-page "https://www.librecast.net/lcrq.html")
|
||||
(home-page "https://librecast.net/lcrq.html")
|
||||
(synopsis "Librecast RaptorQ library")
|
||||
(description
|
||||
"C library implementation of RaptorQ Forward Error Correction for
|
||||
|
||||
Reference in New Issue
Block a user