summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:31:22 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-12 04:57:42 +0100
commit286ab9d3f54da3f9c5196f4071686aa08059e0a0 (patch)
treef195f2a4510460ec88952b5e8a25c061935c77cc
parentdd42a2f3912d1aabf65b27d3f62c74a4039c9d62 (diff)
downloadpatches-286ab9d3f54da3f9c5196f4071686aa08059e0a0.tar
patches-286ab9d3f54da3f9c5196f4071686aa08059e0a0.tar.gz
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/audio.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 63227b89ea..ea65b4efb1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -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