lua-nginx-module: Update from v0.9.16rc1 to v0.9.16

This commit is contained in:
Rickard Nilsson 2015-07-12 00:44:29 +02:00
parent caefb4e746
commit ef5dafd66d

View File

@ -57,8 +57,8 @@ let
lua-ext = fetchFromGitHub {
owner = "openresty";
repo = "lua-nginx-module";
rev = "v0.9.16rc1";
sha256 = "0fdrzfkzdrxykbyxrpas7ns6kxzjf9s6h0fj7k4423wfwybi0kic";
rev = "v0.9.16";
sha256 = "0dvdam228jhsrayb22ishljdkgib08bakh8ygn84sq0c2xbidzlp";
};
set-misc-ext = fetchFromGitHub {