ports/opt (master): firefox-flash-plugin: updated to version 9.0.31.0
commit 1715f2973468ff8f001429fd578bd1e995ada51e Author: Matt Housh <jaeger@crux.nu> Date: Wed Jan 24 14:51:17 2007 -0600 firefox-flash-plugin: updated to version 9.0.31.0 diff --git a/firefox-flash-plugin/.md5sum b/firefox-flash-plugin/.md5sum index a5dc8cb..e6fb310 100644 --- a/firefox-flash-plugin/.md5sum +++ b/firefox-flash-plugin/.md5sum @@ -1 +1 @@ -3a72f45a173126181022cff9029a1bb3 install_flash_player_7_linux.tar.gz +76b38231a68995935185aa42dfda9db7 install_flash_player_9_linux.tar.gz diff --git a/firefox-flash-plugin/Pkgfile b/firefox-flash-plugin/Pkgfile index 8dade94..af51747 100644 --- a/firefox-flash-plugin/Pkgfile +++ b/firefox-flash-plugin/Pkgfile @@ -4,12 +4,13 @@ # Depends on: firefox name=firefox-flash-plugin -version=7.0r68 +version=9.0.31.0 release=1 -source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_playe...) +source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_playe...) build() { mkdir -p $PKG/usr/lib/firefox/plugins - cp install_flash_player_7_linux/{libflashplayer.so,flashplayer.xpt} $PKG/usr/lib/firefox/plugins + cp install_flash_player_9_linux/{libflashplayer.so,flashplayer.xpt} \ + $PKG/usr/lib/firefox/plugins chown -R root:root $PKG }
participants (1)
-
crux@crux.nu