From 1efec36eff588d934027ff0a213b2e1028dacd1e Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sat, 16 Mar 2019 01:03:53 +0100 Subject: [PATCH] committing changes in /etc after apt run Package changes: -adobe-flashplugin 1:20190212.1-0ubuntu0.18.04.1 amd64 +adobe-flashplugin 1:20190312.1-0ubuntu0.18.04.1 amd64 --- chromium-browser/customizations/10-flash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium-browser/customizations/10-flash b/chromium-browser/customizations/10-flash index 75e7d99..0a94fd5 100644 --- a/chromium-browser/customizations/10-flash +++ b/chromium-browser/customizations/10-flash @@ -1,6 +1,6 @@ flashso="/usr/lib/adobe-flashplugin/libpepflashplayer.so" if test -f "$flashso"; then - CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.142" + CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.156" echo "Using PPAPI flash." else echo "PPAPI flash has config file in /etc, but library does not exist and won't be used. Package is uninstalled, not purged." -- 2.39.5