svt-av1-psy: 2.3.0-B-unstable-2025-02-02 -> 3.0.2-unstable-2025-04-21
This commit is contained in:
parent
e5480e62cc
commit
b4f5e9ff81
@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "svt-av1-psy";
|
pname = "svt-av1-psy";
|
||||||
version = "2.3.0-B-unstable-2025-02-02";
|
version = "3.0.2-unstable-2025-04-21";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "psy-ex";
|
owner = "psy-ex";
|
||||||
repo = "svt-av1-psy";
|
repo = "svt-av1-psy";
|
||||||
rev = "ec65071b65ee70078229182ce6e1d0f6a4aa1a47";
|
rev = "3745419c40267d294202b52f48f069aff56cdb78";
|
||||||
hash = "sha256-98u7J9tqrnc+MbryjWO2r9iuAy6QjJbbq0/o4xRLzhI=";
|
hash = "sha256-iAw2FiEsBGB4giWqzo1EJZok26WSlq7brq9kJubnkAQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cmakeBuildType = "Release";
|
cmakeBuildType = "Release";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user