bento4: 1.5.1-629 -> 1.6.0-637

gstqt5
makefu 2020-10-04 15:01:31 +02:00
parent 08cc63b20b
commit 4d883b4d43
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@
}:
stdenv.mkDerivation rec {
pname = "bento4";
version = "1.5.1-629";
version = "1.6.0-637";
src = fetchFromGitHub {
owner = "axiomatic-systems";
repo = "Bento4";
rev = "v${version}";
sha256 = "1614idy0r7qrkiaq4kz3gh1b1bpx592aqvi574kxnjrxc34kpmb3";
sha256 = "0iwqi71nj0iczffvpxmz0prvmmnyiqypfwvzivkh38wl0br82bkp";
};
patches = [ ./libap4.patch ];