Skip to content

Commit 0572a5b

Browse files
committed
release: version 1.9.32.4 -> 1.9.32.6
1 parent 4bd5b7c commit 0572a5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ if [ "$mod_pagespeed_dir" = "unset" ] ; then
2727
echo " You need to separately download the pagespeed library:"
2828
echo ""
2929
echo " $ cd /path/to/ngx_pagespeed"
30-
echo " $ wget https://dl.google.com/dl/page-speed/psol/1.9.32.4.tar.gz"
31-
echo " $ tar -xzvf 1.9.32.4.tar.gz # expands to psol/"
30+
echo " $ wget https://dl.google.com/dl/page-speed/psol/1.9.32.6.tar.gz"
31+
echo " $ tar -xzvf 1.9.32.6.tar.gz # expands to psol/"
3232
echo ""
3333
echo " Or see the installation instructions:"
3434
echo " https://github.com/pagespeed/ngx_pagespeed#how-to-build"

0 commit comments

Comments
 (0)