mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
bento4: 1.5.1-627 -> 1.5.1-628
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bento4/versions
This commit is contained in:
parent
bfd31e29c8
commit
5e414d8339
@ -3,13 +3,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
name = "bento4-${version}";
|
||||
version = "1.5.1-627";
|
||||
version = "1.5.1-628";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "axiomatic-systems";
|
||||
repo = "Bento4";
|
||||
rev = "v${version}";
|
||||
sha256 = "1nczv7vqgjryzdn9vkxz93awd7zyj5kwiz8llbb25nnqnqgfq170";
|
||||
sha256 = "1fv0k7f3ifwa0c0x22wblm6i8x9zbc13pg047a9i74n456p0mzp3";
|
||||
};
|
||||
|
||||
patches = [ ./libap4.patch ];
|
||||
|
Loading…
Reference in New Issue
Block a user