ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
Fixes build when used with nginxMainline. (FWIW, 1.11.33.4 is from 2016-09-15)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{ inherit version; } // fetchzip {
|
||||
inherit sha256;
|
||||
name = "psol-${version}";
|
||||
url = "https://dl.google.com/dl/page-speed/psol/${version}.tar.gz";
|
||||
url = "https://dl.google.com/dl/page-speed/psol/${version}-x64.tar.gz";
|
||||
|
||||
meta = {
|
||||
description = "PageSpeed Optimization Libraries";
|
||||
|
||||
Reference in New Issue
Block a user