ethercat: 1.6.5 -> 1.6.6 (#421582)
Co-authored-by: stv0g <post@steffenvogel.de>
This commit is contained in:
commit
0c2bffc943
@ -8,13 +8,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "ethercat";
|
||||
version = "1.6.5";
|
||||
version = "1.6.6";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "etherlab.org";
|
||||
repo = "ethercat";
|
||||
rev = "refs/tags/${finalAttrs.version}";
|
||||
hash = "sha256-Kw8tLHYwDsV3U6bk4xXCWANl/6snCLHV0nGgX48pV/Y=";
|
||||
hash = "sha256-11Y4qGJlbZYnFZ3pI18kjE2aIht30ZtN4eTsYhWqg+g=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user