kmod: 18 -> 20

This commit is contained in:
William A. Kennington III 2015-03-26 01:03:51 -07:00
parent 5c3cdaf351
commit 9c78bbd405

View File

@ -1,11 +1,11 @@
{ stdenv, fetchurl, xz, zlib, pkgconfig, libxslt }:
stdenv.mkDerivation rec {
name = "kmod-18";
name = "kmod-20";
src = fetchurl {
url = "mirror://kernel/linux/utils/kernel/kmod/${name}.tar.xz";
sha256 = "e16e57272b54acb219c465b334715cfdddb5d97ff5d8948d4830ca1a372a868e";
sha256 = "186sz8b82n02yykza6a1q8fk80fl5gx0nr42wpmzjc9w36ia3hc9";
};
# Disable xz/zlib support to prevent needing them in the initrd.