diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-11-18 19:58:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:10 +0700 |
commit | 2a1f0b7074e5ad24c17a6c691052407dbc466f50 (patch) | |
tree | 1cb710d33176696752fdcd2ab7c1a808294fe807 /network/waterfox/waterfox.SlackBuild | |
parent | 8251a2ceeaa1812000a7a700cb4febc25599a695 (diff) |
network/waterfox: Updated for version 56.2.5.
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 3de3854c54bf3..3360cf62e0f4d 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.4} +VERSION=${VERSION:-56.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |