chromium-pepper-flash: fix version string
This commit is contained in:
parent
11e9bb6407
commit
98cefcd053
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'chromium-pepper-flash'
|
# Template file for 'chromium-pepper-flash'
|
||||||
_chromeVersion='46.0.2490.86'
|
_chromeVersion="46.0.2490.86"
|
||||||
_chromeRevision='%CHROME_REVISION%'
|
_chromeRevision="%CHROME_REVISION%"
|
||||||
_channel='stable'
|
_channel="stable"
|
||||||
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
|
_baseUrl="http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||||
|
|
||||||
pkgname='chromium-pepper-flash'
|
|
||||||
reverts="46.0.2490.80_1 46.0.2490.80_2 46.0.2490.80_3"
|
reverts="46.0.2490.80_1 46.0.2490.80_2 46.0.2490.80_3"
|
||||||
version='19.0.0.245'
|
pkgname="chromium-pepper-flash"
|
||||||
|
version=19.0.0.245
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Pepper Flash plugin for Chromium"
|
short_desc="Pepper Flash plugin for Chromium"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user