summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-16 01:46:11 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-16 19:51:55 +0100
commit694c29762439de70845f07e845b4281299203e7a (patch)
treefb23ad2bc5f61cb8ffe6c2c2c3d169cca3d47c91
parentad83280f500ec6c2fe279ea002fb01c168732445 (diff)
downloadpatches-694c29762439de70845f07e845b4281299203e7a.tar
patches-694c29762439de70845f07e845b4281299203e7a.tar.gz
gnu: ecasound: Use HTTPS home page.
* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
-rw-r--r--gnu/packages/audio.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 2b0e68fdc4..997326d5f6 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3991,7 +3991,7 @@ default and preferred audio driver but also supports native drivers like ALSA.")
(version "2.9.2")
(source (origin
(method url-fetch)
- (uri (string-append "http://nosignal.fi/download/ecasound-"
+ (uri (string-append "https://nosignal.fi/download/ecasound-"
version ".tar.gz"))
(sha256
(base32 "15rcs28fq2wfvfs66p5na7adq88b55qszbhshpizgdbyqzgr2jf1"))))
@@ -4012,7 +4012,7 @@ default and preferred audio driver but also supports native drivers like ALSA.")
("ncurses" ,ncurses)
("ladspa" ,ladspa)
("lilv" ,lilv)))
- (home-page "http://nosignal.fi/ecasound/index.php")
+ (home-page "https://nosignal.fi/ecasound/index.php")
(synopsis "Multitrack audio processing")
(description "Ecasound is a software package designed for multitrack audio
processing. It can be used for simple tasks like audio playback, recording and