guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/09: gnu: libsmpeg: Use HTTPS home page.


From: guix-commits
Subject: 01/09: gnu: libsmpeg: Use HTTPS home page.
Date: Fri, 13 Mar 2020 18:07:05 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 84f19b1d05fcbf68883d72eb7d25fc8aefe26d62
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:17:00 2020 +0100

    gnu: libsmpeg: Use HTTPS home page.
    
    * gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS.
---
 gnu/packages/video.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 41e6835..0e428f3 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2580,7 +2580,7 @@ Other features include a live preview and live 
streaming.")
        ("automake" ,automake)))
     (inputs
      `(("sdl" ,sdl2)))
-    (home-page "http://icculus.org/smpeg/";)
+    (home-page "https://icculus.org/smpeg/";)
     (synopsis "SDL MPEG decoding library")
     (description
      "SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library



reply via email to

[Prev in Thread] Current Thread [Next in Thread]