guix-commits
[Top][All Lists]
Advanced

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

13/16: gnu: dosbox: Use HTTPS home page.


From: guix-commits
Subject: 13/16: gnu: dosbox: Use HTTPS home page.
Date: Thu, 12 Mar 2020 00:12:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit a30f20d49cd1503841182d9da3ea148aaa329df6
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:28:57 2020 +0100

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

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 7e4c98f..a46ae91 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -266,7 +266,7 @@ turbo speed, networked multiplayer, and graphical 
enhancements.")
        ("alsa-lib" ,alsa-lib)
        ("glu" ,glu)
        ("mesa" ,mesa)))
-    (home-page "http://www.dosbox.com";)
+    (home-page "https://www.dosbox.com";)
     (synopsis "X86 emulator with CGA/EGA/VGA/etc. graphics and sound")
     (description "DOSBox is a DOS-emulator that uses the SDL library.  DOSBox
 also emulates CPU:286/386 realmode/protected mode, Directory



reply via email to

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