diff options
Diffstat (limited to 'www/ungoogled-chromium/Makefile')
| -rw-r--r-- | www/ungoogled-chromium/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index c9ca44079825..238cb9468325 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,13 +1,12 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 142.0.7444.162 -PORTREVISION= 1 +PORTVERSION= 143.0.7499.40 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:goo \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio -DISTFILES= chromium-${DISTVERSION}${EXTRACT_SUFX}:goo \ +DISTFILES= chromium-${DISTVERSION}-lite${EXTRACT_SUFX}:goo \ pulseaudio-${PULSEV}.tar.gz:pulseaudio USE_GITHUB= yes @@ -140,7 +139,6 @@ GN_ARGS+= build_with_tflite_lib=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=false \ enable_mdns=false \ - enable_reading_list=false \ enable_remoting=false \ enable_reporting=false \ enable_service_discovery=false \ @@ -327,6 +325,7 @@ pre-configure: .endfor touch ${WRKDIR}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ + ${WRKSRC}/build/linux/strip_binary.gni \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni |
