mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
adobe-flash-plugin: updated to 32.0.0.465
This commit is contained in:
parent
798d8b1d7c
commit
85601f5eff
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'adobe-flash-plugin'
|
# Template file for 'adobe-flash-plugin'
|
||||||
pkgname=adobe-flash-plugin
|
pkgname=adobe-flash-plugin
|
||||||
version=32.0.0.453
|
version=32.0.0.465
|
||||||
revision=1
|
revision=1
|
||||||
depends="curl hicolor-icon-theme desktop-file-utils"
|
depends="curl hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
|
short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mkf <makefile@riseup.net>"
|
||||||
license="custom:Adobe License (non free)"
|
license="custom:Adobe License (non free)"
|
||||||
homepage="https://www.adobe.com"
|
homepage="https://www.adobe.com"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
${_url}/flash_player_npapi_linux.x86_64.tar.gz
|
${_url}/flash_player_npapi_linux.x86_64.tar.gz
|
||||||
${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
|
${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
|
||||||
checksum="
|
checksum="
|
||||||
587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
|
a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35
|
||||||
cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
|
99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
|
||||||
else
|
else
|
||||||
distfiles="
|
distfiles="
|
||||||
${_url}/flash_player_npapi_linux.i386.tar.gz
|
${_url}/flash_player_npapi_linux.i386.tar.gz
|
||||||
${_url}/flash_player_ppapi_linux.i386.tar.gz"
|
${_url}/flash_player_ppapi_linux.i386.tar.gz"
|
||||||
checksum="
|
checksum="
|
||||||
4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
|
27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
|
||||||
88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
|
d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
|
||||||
fi
|
fi
|
||||||
distfiles+=" ${_eula}"
|
distfiles+=" ${_eula}"
|
||||||
checksum+=" ${_eulacksum}"
|
checksum+=" ${_eulacksum}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue