linux_latest-libre: update patchset for kernel version

This commit is contained in:
Jörg Thalheim 2018-12-02 18:53:24 +00:00
parent 0e6e8c1305
commit 3ba88670ab
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -1,8 +1,8 @@
{ stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/";
rev = "15295";
sha256 = "03kqbjy7w9zg6ry86h9sxa33z0rblznhba109lwmjwy0wx7yk1cs";
rev = "15715";
sha256 = "1mz1xv860ddxz7dfp4l6q25hlsh532aapvylq703jskgbzsfinxh";
}
, ...
}: