adobe-flash-plugin: fix EULA checksum (#8542)
This commit is contained in:
parent
b9a1005780
commit
9574ff08e6
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'adobe-flash-plugin'
|
||||
pkgname=adobe-flash-plugin
|
||||
version=27.0.0.170
|
||||
revision=1
|
||||
revision=2
|
||||
# The EULA file
|
||||
_eula="https://www.adobe.com/content/dam/Adobe/en/legal/licenses-terms/pdf/PlatformClients_PC_WWEULA-en_US-20150407_1357.pdf"
|
||||
_eulacksum=2851b4b39df44a2777c6c07e1f59cbc3055a346d2e775121b9ed38e0a4bf40d2
|
||||
_eulacksum=91e504a9e99ebd988ffa95ce0d5feaf340410c03709348297301a22dc11df1a8
|
||||
_url=http://fpdownload.adobe.com/get/flashplayer/pdc/${version}
|
||||
if [ "$XBPS_MACHINE" = "x86_64" ]; then
|
||||
_disttarball="${_url}/flash_player_npapi_linux.x86_64.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue