chromium: update to 55.0.2883.75

This commit is contained in:
Lukas Rusak 2016-12-07 11:58:46 -08:00
parent a6227a0d1e
commit c0bf96b8eb
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
8.1.106
- Update to 55.0.2883.75
8.1.105
- Update to 55.0.2883.44

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="chromium"
PKG_VERSION="55.0.2883.44"
PKG_REV="105"
PKG_VERSION="55.0.2883.75"
PKG_REV="106"
PKG_ARCH="x86_64"
PKG_LICENSE="Mixed"
PKG_SITE="http://www.chromium.org/Home"