--- update-flashplugin 2006-04-21 22:14:16.000000000 +0300 +++ /usr/sbin/update-flashplugin 2006-03-26 00:41:29.000000000 +0200 @@ -124,7 +124,7 @@ # downloading the plugin if [ $FAIL = "false" ]; then - WGETRC=wgetrc wget -q http://download.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true" + WGETRC=wgetrc wget -q http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true" fi if [ $FAIL = "false" ]; then echo "a835bc6613c76f62c74a50406bd5801d install_flash_player_7_linux.tar.gz"| md5sum -c > /dev/null 2>&1 || FAIL="true"