mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 01:30:29 +02:00
gnu: cdparanoia: Use HTTPS home page.
* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS.
This commit is contained in:
@@ -213,7 +213,7 @@ files.")
|
||||
`(#:tests? #f ; there is no check target
|
||||
#:configure-flags ; Add $libdir to the RUNPATH of all the executables.
|
||||
(list (string-append "LDFLAGS=-Wl,-rpath=" %output "/lib"))))
|
||||
(home-page "http://www.xiph.org/paranoia/")
|
||||
(home-page "https://www.xiph.org/paranoia/")
|
||||
(synopsis "Audio CD reading utility")
|
||||
(description "Cdparanoia retrieves audio tracks from CDDA capable CDROM
|
||||
drives. The data can be saved to a file or directed to standard output
|
||||
|
||||
Reference in New Issue
Block a user