gnu: aubio: Use HTTPS home page.

* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-08-15 01:09:05 +02:00
parent 800e4f9415
commit c2f6c9ba26
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ Filter) modules follow the convention of 1V / Octave.")
(source (origin
(method url-fetch)
(uri (string-append
"http://aubio.org/pub/aubio-" version ".tar.bz2"))
"https://aubio.org/pub/aubio-" version ".tar.bz2"))
(sha256
(base32
"1yvwskahx1bf3x2fvi6cwah1ay11iarh79fjlqz8s887y3hkpixx"))))
@ -173,7 +173,7 @@ Filter) modules follow the convention of 1V / Octave.")
("fftwf" ,fftwf)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "http://aubio.org/")
(home-page "https://aubio.org/")
(synopsis "Library for audio labelling")
(description
"aubio is a tool designed for the extraction of annotations from audio