From 33bab006ebb4d0a2cf591c258cdb793bc9a4a8cd Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 19 Apr 2015 21:42:25 +0200 Subject: [PATCH] chromium-pepper-flash: restore version retrieval --- SRPMSVERSIONS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SRPMSVERSIONS b/SRPMSVERSIONS index 5a83f0c..1a77407 100644 --- a/SRPMSVERSIONS +++ b/SRPMSVERSIONS @@ -23,6 +23,5 @@ SRPMRELEASE["virtualbox-extension-pack"]=1mamba 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`" -SRPMVERSION["chromium-pepper-flash"]=41.0.2272.101 -SRPMRELEASE["chromium-pepper-flash"]=1mamba +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 \ No newline at end of file