Skip to content

Commit

Permalink
nginxMainline: 1.11.10 -> 1.11.13
Browse files Browse the repository at this point in the history
(cherry picked from commit 73f04dd)
  • Loading branch information
fpletz committed Apr 11, 2017
1 parent 7911ba3 commit 33bd699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/http/nginx/mainline.nix
@@ -1,6 +1,6 @@
{ callPackage, ... }@args:

callPackage ./generic.nix (args // {
version = "1.11.10";
sha256 = "0gak6pcsn1m8fsz0g95z4b72nn12ivy35vlxrmagfcvnn2mkr2vp";
version = "1.11.13";
sha256 = "1lqm2ixld5b55s4i1yy5337c6ifp7jzjfsm51z49hagdz0g602rn";
})

0 comments on commit 33bd699

Please sign in to comment.