Unverified Commit 9cb6d034 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #331428 from mweinelt/nginx-vod

nginxModules.vod: 1.32 -> 1.33
parents 73b1df0e 5757a3c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -983,8 +983,8 @@ let self = {
      name = "vod";
      owner = "kaltura";
      repo = "nginx-vod-module";
      rev = "1.32";
      hash = "sha256-ZpG0oj60D3o7/7uyE8AybCiOtncVe1Jnjaz22sIFypk=";
      rev = "1.33";
      hash = "sha256-xcdbaogJV/vSzFfP55uK2+zw3zF5j9AHaJI0QItTSss=";
      postFetch = ''
        substituteInPlace $out/vod/media_set.h \
          --replace "MAX_CLIPS (128)" "MAX_CLIPS (1024)"