Merge pull request #124867 from r-ryantm/auto-update/cryptsetup

cryptsetup: 2.3.5 -> 2.3.6
This commit is contained in:
Luke Granger-Brown 2021-07-04 14:20:40 +01:00 committed by GitHub
commit 16d8dec691
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "cryptsetup";
version = "2.3.5";
version = "2.3.6";
outputs = [ "out" "dev" "man" ];
src = fetchurl {
url = "mirror://kernel/linux/utils/cryptsetup/v2.3/${pname}-${version}.tar.xz";
sha256 = "sha256-ztmUb0RNEyU22vkvyKykJ3Y4o8LZbiBUCyuuTTb9cME=";
sha256 = "sha256-spa3oh6ldsKxgGEcyxnQauyN3a7ffHBLDGqBIQwlY18=";
};
# Disable 4 test cases that fail in a sandbox