1.11.33.3 -> 1.11.33.4

This commit is contained in:
Jeff Kaufman
2016-09-15 10:21:14 -04:00
parent acbd179cb1
commit 7e25a0dc13
+2 -2
View File
@@ -29,8 +29,8 @@ if [ "$mod_pagespeed_dir" = "unset" ] ; then
echo " You need to separately download the pagespeed library:"
echo ""
echo " $ cd /path/to/ngx_pagespeed"
echo " $ wget https://dl.google.com/dl/page-speed/psol/1.11.33.3.tar.gz"
echo " $ tar -xzvf 1.11.33.3.tar.gz # expands to psol/"
echo " $ wget https://dl.google.com/dl/page-speed/psol/1.11.33.4.tar.gz"
echo " $ tar -xzvf 1.11.33.4.tar.gz # expands to psol/"
echo ""
echo " Or see the installation instructions:"
echo " https://github.com/pagespeed/ngx_pagespeed#how-to-build"