gnu: taglib: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 23:58:28 +0000 (00:58 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 13 Mar 2020 21:57:04 +0000 (22:57 +0100)
* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS.

gnu/packages/mp3.scm

index af3cc25..ae234af 100644 (file)
@@ -172,7 +172,7 @@ a highly stable and efficient implementation.")
       '(#:tests? #f ; Tests are not ran with BUILD_SHARED_LIBS on.
         #:configure-flags (list "-DBUILD_SHARED_LIBS=ON")))
     (inputs `(("zlib" ,zlib)))
-    (home-page "http://taglib.org")
+    (home-page "https://taglib.org")
     (synopsis "Library to access audio file meta-data")
     (description
      "TagLib is a C++ library for reading and editing the meta-data of several