ports/opt (2.7): [notify] flash-player-plugin: updated to 10.1.85.3
commit 34dff1dc100da46041207deb75b66bb70b7c08c1 Author: Jose V Beneyto <sepen@crux.nu> Date: Thu Oct 7 19:39:20 2010 +0200 [notify] flash-player-plugin: updated to 10.1.85.3 Security update: http://www.adobe.com/support/security/bulletins/apsb10-22.html diff --git a/flash-player-plugin/.md5sum b/flash-player-plugin/.md5sum index 9fa42a8..a21eca8 100644 --- a/flash-player-plugin/.md5sum +++ b/flash-player-plugin/.md5sum @@ -1 +1 @@ -3f250cc33acac7a600fca60ac834455c flash-plugin-10.1.82.76-release.i386.rpm +d3d8f82384325c2adfb4cfd5ef173d7f install_flash_player_10_linux.tar.gz diff --git a/flash-player-plugin/Pkgfile b/flash-player-plugin/Pkgfile index eebaabc..38880e0 100644 --- a/flash-player-plugin/Pkgfile +++ b/flash-player-plugin/Pkgfile @@ -5,12 +5,10 @@ # Depends on: name=flash-player-plugin -version=10.1.82.76 -release=2 -source=(http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-$versi...) +version=10.1.85.3 +release=1 +source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_playe...) build() { - bsdtar -xf $PKGMK_SOURCE_DIR/${source##*/} -C $SRC - install -D -m 0755 usr/lib/flash-plugin/libflashplayer.so \ - $PKG/usr/lib/mozilla/plugins/libflashplayer.so + install -D -m 0755 libflashplayer.so $PKG/usr/lib/mozilla/plugins/libflashplayer.so }
participants (1)
-
crux@crux.nu