1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

nginxModules.ipscrub: update to v1.0.1

This commit is contained in:
Izorkin 2018-07-15 21:57:10 +03:00
parent bea8e84964
commit a16eee878f

View file

@ -19,9 +19,10 @@
src = fetchFromGitHub {
owner = "masonicboom";
repo = "ipscrub";
rev = "99230f66d5afe1f929cf4ed217901acb6206f620";
sha256 = "0mfrwkg4srql38w713pg6qxi0h4hgy8inkvgc9cm80bwlv2ng9s1";
rev = "v1.0.1";
sha256 = "0qcx15c8wbsmyz2hkmyy5yd7qn1n84kx9amaxnfxkpqi05vzm1zz";
} + "/ipscrub";
inputs = [ pkgs.libbsd ];
};
rtmp ={