Merge pull request #1039 from lrusak/chromium

chromium: update to 55.0.2883.75
This commit is contained in:
Christian Hewitt 2016-12-09 21:23:15 +04:00 committed by GitHub
commit abfd9f617b
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"