Merge pull request #58549 from dtzWill/update/ffmpeg-3.4.6
ffmpeg: 3.4.5 -> 3.4.6
This commit is contained in:
commit
d7412621bb
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
callPackage ./generic.nix (args // rec {
|
||||
version = "${branch}";
|
||||
branch = "3.4.5";
|
||||
sha256 = "0cbzysj9pskxh1kfdwmq2848fn6gi4pvh5y3insv10pdhpcjp8a3";
|
||||
branch = "3.4.6";
|
||||
sha256 = "1s20wzgxxrm56gckyb8cf1lh36hdnkdxvmmnnvdxvia4zb3grf1b";
|
||||
darwinFrameworks = [ Cocoa CoreMedia ];
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue