[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: nfs-utils: Use HTTPS home page.
From: |
guix-commits |
Subject: |
02/10: gnu: nfs-utils: Use HTTPS home page. |
Date: |
Tue, 18 Feb 2020 12:26:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a76e49addf77ba1135bfea82d59ad6beff3a7e31
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 20:49:54 2020 +0100
gnu: nfs-utils: Use HTTPS home page.
* gnu/packages/nfs.scm (nfs-utils)[home-page]: Use HTTPS.
---
gnu/packages/nfs.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/nfs.scm b/gnu/packages/nfs.scm
index b81623f..3a84674 100644
--- a/gnu/packages/nfs.scm
+++ b/gnu/packages/nfs.scm
@@ -118,7 +118,7 @@
("libtirpc" ,libtirpc)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://www.kernel.org/pub/linux/utils/nfs-utils/")
+ (home-page "https://www.kernel.org/pub/linux/utils/nfs-utils/")
(synopsis "Tools for loading and managing Linux NFS mounts")
(description "The Network File System (NFS) was developed to allow
machines to mount a disk partition on a remote machine as if it were a local
- branch master updated (adbdf18 -> e46aaca), guix-commits, 2020/02/18
- 01/10: gnu: Use HTTPS for elephly.net home pages., guix-commits, 2020/02/18
- 03/10: gnu: Use HTTPS for www.dockapps.net home pages., guix-commits, 2020/02/18
- 05/10: gnu: cvs-fast-export: Update to 1.51., guix-commits, 2020/02/18
- 02/10: gnu: nfs-utils: Use HTTPS home page.,
guix-commits <=
- 04/10: gnu: pianobar: Update to 2019.02.14., guix-commits, 2020/02/18
- 09/10: gnu: mplayer: Enable GIF support., guix-commits, 2020/02/18
- 06/10: gnu: cvs-fast-export: Use non-native Python 3., guix-commits, 2020/02/18
- 07/10: gnu: mplayer: Update to 1.4., guix-commits, 2020/02/18
- 10/10: gnu: mplayer: Fix dvdnav support., guix-commits, 2020/02/18
- 08/10: gnu: mplayer: Don't follow home page browser redirection., guix-commits, 2020/02/18