gnu: vamp: Use HTTPS home page.

* gnu/packages/audio.scm (vamp)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-17 22:29:26 +01:00
parent a264250b89
commit 50a67a4633
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2621,7 +2621,7 @@ (define-public vamp
`(("libsndfile" ,libsndfile)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "http://vamp-plugins.org")
(home-page "https://vamp-plugins.org")
(synopsis "Modular and extensible audio processing system")
(description
"Vamp is an audio processing plugin system for plugins that extract