svt-av1: update src hash after re-release of 1.8.0

The only change is added file copyrights.
This commit is contained in:
Sergei Trofimovich 2023-12-21 14:38:31 +00:00
parent fb9f2b0e17
commit f654eb1017

@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "AOMediaCodec";
repo = "SVT-AV1";
rev = "v${finalAttrs.version}";
hash = "sha256-tZ5HwTKM7uJ4QGUYc4tDD0xbv/9aU/rQjCHWu9QAb9s=";
hash = "sha256-JV65VuEPJBrADsGviBnE6EgZmbqJ4Z4qli6cAfUMmkw=";
};
nativeBuildInputs = [