Merge pull request #255480 from chvp/fix/xrdp-src-hash
xrdp: restore 0.9.23 src hash
This commit is contained in:
commit
6fb1efb2d7
@ -10,7 +10,7 @@ let
|
|||||||
repo = "xrdp";
|
repo = "xrdp";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
hash = "sha256-8gAP4wOqSmar8JhKRt4qRRwh23coIn0Q8Tt9ClHQSt8=";
|
hash = "sha256-14qsRfLn+26rm+vyMmOtaBEs8mWfSTIsIVseSC2FjXc=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user