diffoscope: fix version metadata for overridden tlsh
This commit is contained in:
@@ -98,6 +98,11 @@ let
|
||||
tag = version;
|
||||
hash = "sha256-ZYEjT/yShfA4+zpbGOtaFOx1nSSOWPtMvskPhHv3c9U=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace py_ext/setup.py \
|
||||
--replace-fail "0.2.0" "${version}"
|
||||
'';
|
||||
}
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user