diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-05-25 00:36:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:50 +0700 |
commit | c0bdd5142c92c376473b438f6c09e8a127764237 (patch) | |
tree | 8b831db804730fe0f43a2e32b253a7b82f7405c3 /network/waterfox/waterfox.SlackBuild | |
parent | 6b59323f7f6b750616749714f031e806b65597a1 (diff) |
network/waterfox: Updated for version 56.2.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/waterfox/waterfox.SlackBuild')
-rw-r--r-- | network/waterfox/waterfox.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild index 767518aa029f..2df75955912b 100644 --- a/network/waterfox/waterfox.SlackBuild +++ b/network/waterfox/waterfox.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=waterfox -VERSION=${VERSION:-56.2.9} +VERSION=${VERSION:-56.2.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |