diff options
author | Juergen Daubert <jue@jue.li> | 2017-01-01 15:43:59 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-01-01 15:43:59 +0100 |
commit | 1f59b3b58c35ca995fe76ae79cf567dc47ecc12a (patch) | |
tree | 6126989a8462fb8881435b2e53b43915da195548 /flash-player-plugin | |
parent | 72c2cbb949f656193fc13c1a7bdab01924a275ec (diff) | |
parent | 5e37fc16fbd2861b6ead04ec1c3a4fea0cce9fdb (diff) | |
download | opt-1f59b3b58c35ca995fe76ae79cf567dc47ecc12a.tar.gz opt-1f59b3b58c35ca995fe76ae79cf567dc47ecc12a.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'flash-player-plugin')
-rw-r--r-- | flash-player-plugin/.md5sum | 2 | ||||
-rw-r--r-- | flash-player-plugin/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/flash-player-plugin/.md5sum b/flash-player-plugin/.md5sum index 23cecd2d3..069e99434 100644 --- a/flash-player-plugin/.md5sum +++ b/flash-player-plugin/.md5sum @@ -1 +1 @@ -1ff994ff1ac9628f469a6ccb05adfe60 flash-plugin-11.2.202.644-release.x86_64.rpm +8590518098f7c06a90483e4d84c6d7d7 flash-player-npapi-24.0.0.186-release.x86_64.rpm diff --git a/flash-player-plugin/Pkgfile b/flash-player-plugin/Pkgfile index d9d1feebb..5b423e49d 100644 --- a/flash-player-plugin/Pkgfile +++ b/flash-player-plugin/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=flash-player-plugin -version=11.2.202.644 +version=24.0.0.186 release=1 -source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$version/flash-plugin-$version-release.x86_64.rpm) +source=(https://fpdownload.adobe.com/pub/flashplayer/pdc/$version/flash-player-npapi-$version-release.x86_64.rpm) build() { install -D -m 0755 usr/lib64/flash-plugin/libflashplayer.so \ |