chromium-pepper-flash: fix version check and download url
This commit is contained in:
parent
8535042828
commit
8312b5cbe9
@ -4,4 +4,4 @@
|
||||
CHROMIUM_PEPPER_FLASH_PCK=google-chrome-stable_current_@arch@.rpm
|
||||
|
||||
# package URL (do not modify unless you know what you're doing)
|
||||
CHROMIUM_PEPPER_FLASH_URL=http://dl.google.com/linux/direct/
|
||||
CHROMIUM_PEPPER_FLASH_URL=https://dl.google.com/linux/direct/
|
||||
|
@ -24,4 +24,4 @@ SRPMVERSION["win32codecs"]=20110131
|
||||
SRPMRELEASE["win32codecs"]=1mamba
|
||||
# chromium-pepper-flash
|
||||
SRPMVERSION["chromium-pepper-flash"]="`curl -s "http://googlechromereleases.blogspot.it/" | grep -i -m 1 "stable channel has been updated to" | sed "s|.*updated to \([0-9.]*\) .*|\1|" 2>/dev/null`"
|
||||
SRPMRELEASE["chromium-pepper-flash"]=1mamba
|
||||
SRPMRELEASE["chromium-pepper-flash"]=1mamba
|
||||
|
Loading…
Reference in New Issue
Block a user