nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.x
This commit is contained in:
parent
6ce8575a2e
commit
cba2dd0044
@ -15,8 +15,8 @@
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "arut";
|
owner = "arut";
|
||||||
repo = "nginx-rtmp-module";
|
repo = "nginx-rtmp-module";
|
||||||
rev = "v1.1.7";
|
rev = "v1.1.9";
|
||||||
sha256 = "0i0fa1znkj7cipy5nlkw4k40klhp9jzk28wxy2vrvd2jvh91x3ma";
|
sha256 = "19vqw1ba01m2wlncpycw9vj5n8741pv36hd3dy9jjdxwlzdjzyi5";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user