guix-commits
[Top][All Lists]
Advanced

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

02/11: gnu: libcap-ng: Use HTTPS for home page.


From: Tobias Geerinckx-Rice
Subject: 02/11: gnu: libcap-ng: Use HTTPS for home page.
Date: Sat, 13 Jan 2018 15:35:17 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 4a2982a1327f6eabf39bb98374c48b327416c732
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Jan 13 17:07:27 2018 +0100

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

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 331b031..c1da2d8 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1308,7 +1308,7 @@ track changes in important system configuration files.")
                 "0ssvnh4cvhya0c1j6k6192zvqcq7nc0x01fb5nwhr0prfqr0i8j8"))))
     (build-system gnu-build-system)
     (inputs `(("python" ,python)))
-    (home-page "http://people.redhat.com/sgrubb/libcap-ng/";)
+    (home-page "https://people.redhat.com/sgrubb/libcap-ng/";)
     (synopsis "Library for more easily working with POSIX capabilities")
     (description
      "The libcap-ng library is intended to make programming with POSIX



reply via email to

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