gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
This commit is contained in:
parent
dd42a2f391
commit
286ab9d3f5
@ -2992,7 +2992,7 @@ synthesizer written in C++.")
|
||||
(string-append "--prefix=" (assoc-ref outputs "out"))))))
|
||||
;; No 'check' target.
|
||||
#:tests? #f))
|
||||
(home-page "http://themaister.net/rsound.html")
|
||||
(home-page "https://themaister.net/rsound.html")
|
||||
(synopsis "Networked audio system")
|
||||
(description
|
||||
"RSound allows you to send audio from an application and transfer it
|
||||
|
Loading…
Reference in New Issue
Block a user