Merge branch 'master' into staging-next

This commit is contained in:
Vladimír Čunát
2018-11-26 10:28:00 +01:00
198 changed files with 2486 additions and 1200 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;