summary refs log tree commit diff
path: root/gnu/packages/elf.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/elf.scm')
-rw-r--r--gnu/packages/elf.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm
index 876014a850..8fb568b841 100644
--- a/gnu/packages/elf.scm
+++ b/gnu/packages/elf.scm
@@ -137,7 +137,7 @@ Executable and Linkable Format (@dfn{ELF}).  This includes @command{ld},
                      %standard-phases))
          '()))
 
-    (home-page "http://nixos.org/patchelf.html")
+    (home-page "https://nixos.org/patchelf.html")
     (synopsis "Modify the dynamic linker and RPATH of ELF executables")
     (description
      "PatchELF allows the ELF \"interpreter\" and RPATH of an ELF binary to be