firefox-flash-plugin: updated to version 9.0.115.0
This commit is contained in:
parent
f5b479e233
commit
91b65c8acc
@ -2,5 +2,4 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/firefox/
|
||||
drwxr-xr-x root/root usr/lib/firefox/plugins/
|
||||
-r--r--r-- root/root usr/lib/firefox/plugins/flashplayer.xpt
|
||||
-rwxr-xr-x root/root usr/lib/firefox/plugins/libflashplayer.so
|
||||
|
@ -1 +1 @@
|
||||
821cc72359a937caef85bb4cc74ef5cd install_flash_player_9_linux.tar.gz
|
||||
93b7c48eaa492237b807a3ae1de65cf9 install_flash_player_9_linux.tar.gz
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Description: Macromedia Flash Plugin for Firefox
|
||||
# URL: http://www.macromedia.com/shockwave/download/
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Maintainer: Matt Housh, jaeger at crux dot nu
|
||||
# Depends on: firefox
|
||||
|
||||
name=firefox-flash-plugin
|
||||
version=9.0.48.0
|
||||
version=9.0.115.0
|
||||
release=1
|
||||
source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz)
|
||||
|
||||
build() {
|
||||
mkdir -p $PKG/usr/lib/firefox/plugins
|
||||
cp install_flash_player_9_linux/{libflashplayer.so,flashplayer.xpt} \
|
||||
cp install_flash_player_9_linux/libflashplayer.so \
|
||||
$PKG/usr/lib/firefox/plugins
|
||||
chown -R root:root $PKG
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user