Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2018-11-29 09:18:35 +01:00
369 changed files with 6558 additions and 3058 deletions

View File

@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
};
meta = {
homepage = http://people.redhat.com/jakub/prelink/;
homepage = https://people.redhat.com/jakub/prelink/;
license = "GPL";
description = "ELF prelinking utility to speed up dynamic linking";
platforms = stdenv.lib.platforms.linux;