chromium: set repo version to 8.0

This commit is contained in:
chewitt 2016-05-07 06:59:30 +01:00
parent 0942b4f09b
commit 210abfcc42

View File

@ -36,7 +36,7 @@ PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Chromium"
PKG_ADDON_TYPE="xbmc.python.script"
PKG_ADDON_PROVIDES="executable"
PKG_ADDON_REPOVERSION="7.0"
PKG_ADDON_REPOVERSION="8.0"
pre_make_target() {
export MAKEFLAGS="-j4"