chromium-pepper-flash: use https.
This commit is contained in:
parent
7ab0a80f71
commit
7627a6c708
|
@ -2,15 +2,15 @@
|
||||||
_chromeVersion="51.0.2704.103"
|
_chromeVersion="51.0.2704.103"
|
||||||
_chromeRevision="1"
|
_chromeRevision="1"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
_baseUrl="http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||||
|
|
||||||
pkgname="chromium-pepper-flash"
|
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=22.0.0.192
|
version=22.0.0.192
|
||||||
revision=1
|
revision=2
|
||||||
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>"
|
||||||
homepage="http://www.google.com/chrome"
|
homepage="https://www.google.com/chrome"
|
||||||
license="chrome"
|
license="chrome"
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
depends="chromium binutils xz"
|
depends="chromium binutils xz"
|
||||||
|
|
Loading…
Reference in New Issue