From 8368a76e7321adef5c4afc5a8c6c63a7492bcbe0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 3 Mar 2019 18:29:50 +0000 Subject: chromium: update to 72.0.3626.121 --- chromium/build/chromium.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild index e9963344..419f6594 100755 --- a/chromium/build/chromium.SlackBuild +++ b/chromium/build/chromium.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # $Id$ -# Copyright 2013, 2014, 2015, 2016, 2017, 2018 Eric Hameleers, Eindhoven, NL +# Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -362,6 +362,9 @@ # 72.0.3626.81-1: # 31/jan/2019 by Eric Hameleers # * Update to M72. +# 72.0.3626.121-1: +# 03/mar/2019 by Eric Hameleers +# * Update to 72.0.3626.121. # # # ----------------------------------------------------------------------------- @@ -375,7 +378,7 @@ SRCNAM=chromium SRCEXT=${SRCEXT:-""} # could be "-dev" for development build PRGNAM=${SRCNAM}${SRCEXT} # chromium or chromium-dev -VERSION=${VERSION:-72.0.3626.81} +VERSION=${VERSION:-72.0.3626.121} BUILD=${BUILD:-1} TAG=${TAG:-alien} -- cgit v1.2.3