opt/flash-player-plugin/Pkgfile
Jose V Beneyto c9c2d7c91b [notify] flash-player-plugin: updated to 11.2.202.438
Adobe categorizes this updates as priority 2, addressing an important
vulnerability.

Security update:
http://helpx.adobe.com/security/products/flash-player/apsb15-02.html
2015-01-23 11:42:24 +00:00

16 lines
509 B
Plaintext

# Description: Macromedia Flash Plugin for Firefox
# URL: http://www.adobe.com/products/flashplayer/
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Matt Housh, jaeger at crux dot nu
# Depends on:
name=flash-player-plugin
version=11.2.202.438
release=1
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$version/flash-plugin-$version-release.x86_64.rpm)
build() {
install -D -m 0755 usr/lib64/flash-plugin/libflashplayer.so \
$PKG/usr/lib/mozilla/plugins/libflashplayer.so
}