summary refs log tree commit diff
path: root/gnu/packages/mcrypt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/mcrypt.scm')
-rw-r--r--gnu/packages/mcrypt.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/mcrypt.scm b/gnu/packages/mcrypt.scm
index c0b9c815a5..e5e6338475 100644
--- a/gnu/packages/mcrypt.scm
+++ b/gnu/packages/mcrypt.scm
@@ -45,7 +45,7 @@
     (build-system gnu-build-system)
     (inputs
      (list zlib libmcrypt libmhash))
-    (home-page "http://mcrypt.sourceforge.net/")
+    (home-page "https://mcrypt.sourceforge.net/")
     (synopsis "Replacement for the popular Unix crypt command")
     (description
      "MCrypt is a replacement for the old crypt() package and crypt(1)
@@ -70,7 +70,7 @@ them.")
        (base32
         "0gipgb939vy9m66d3k8il98rvvwczyaw2ixr8yn6icds9c3nrsz4"))))
     (build-system gnu-build-system)
-    (home-page "http://mcrypt.sourceforge.net/")
+    (home-page "https://mcrypt.sourceforge.net/")
     (synopsis "Encryption algorithm library")
     (description
      "Libmcrypt is a data encryption library.  The library is thread safe and
@@ -97,7 +97,7 @@ XTEA, 3WAY, TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.")
     (build-system gnu-build-system)
     (native-inputs
      (list perl))                 ;for tests
-    (home-page "http://mhash.sourceforge.net/")
+    (home-page "https://mhash.sourceforge.net/")
     (synopsis "Thread-safe hash library")
     (description
      "Mhash is a thread-safe hash library, implemented in C, and provides a