adobe-flash-plugin: update to 32.0.0.403.
This commit is contained in:
parent
dd258229a2
commit
10ead67c0a
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'adobe-flash-plugin'
|
||||
pkgname=adobe-flash-plugin
|
||||
version=32.0.0.387
|
||||
version=32.0.0.403
|
||||
revision=1
|
||||
depends="curl hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
|
||||
|
@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
|||
${_url}/flash_player_npapi_linux.x86_64.tar.gz
|
||||
${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
|
||||
checksum="
|
||||
629ac92c42b04edfcb3dd820f34e6d7977a7be83c59032f3d5cecf5252cf286a
|
||||
9cb692cdeced9a6f71eb8bd3fb73580e2e826974a293f0918b718d5a8ceba675"
|
||||
f48ae94a723d36ecbc9019cb65ded295de93352047993d262b5c4776874f5fdd
|
||||
b347c7208cfb601caf1dc793a73a8f4ad87aacd4b609ab289bfc9bad2f697f48"
|
||||
else
|
||||
distfiles="
|
||||
${_url}/flash_player_npapi_linux.i386.tar.gz
|
||||
${_url}/flash_player_ppapi_linux.i386.tar.gz"
|
||||
checksum="
|
||||
274163405ed1c8a60744e437ae79f98ade6a7d75c7577aae876ab6b7ed14fc0a
|
||||
4e1b3636a5afa9c30977c823b4cbe85e8842940e978529f40253701b55c55ac3"
|
||||
42fa19ab7268b27bc919f9f78f0d974fae1d7aa0dde4bb01d72b92c43c1059ac
|
||||
8ba5f3bc41fd7c12c18d472d876cd84158238c2b8dffe1f236d3c80ef3d4735d"
|
||||
fi
|
||||
distfiles+=" ${_eula}"
|
||||
checksum+=" ${_eulacksum}"
|
||||
|
|
Loading…
Reference in a new issue