diff options
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r-- | www/chromium/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index a483c96c8017..448fdb89bbc8 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,6 +1,5 @@ PORTNAME= chromium -PORTVERSION= 138.0.7204.96 -PORTREVISION= 1 +PORTVERSION= 139.0.7258.127 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland @@ -103,7 +102,6 @@ BINARY_ALIAS= python3=${PYTHON_CMD} GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ - enable_nacl=false \ enable_remoting=false \ enable_widevine=true \ fatal_linker_warnings=false \ |