diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-07-27 13:56:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-28 08:51:48 +0700 |
commit | f09ddb196a8bb11750dab83cfe78a747043bfd89 (patch) | |
tree | c293b967dd610f29f6d804b46f537c16cf649c4c /network/waterfox/waterfox.SlackBuild | |
parent | c25d56df49774798bb5306b780fb3ddd2e656a1e (diff) |
network/waterfox: Updated for version 56.2.2.
Signed-off-by: David Spencer <idlemoor@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 aebd0601accec..f7179e4858678 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.1} +VERSION=${VERSION:-56.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |