diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-06-06 07:37:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:35 +0700 |
commit | 4a5c7b2b615777c05eff9eb6f68cd850d71db120 (patch) | |
tree | 0eda052060b3a0114bd6d92924c1884bfa120b72 /network/waterfox/waterfox.SlackBuild | |
parent | 746ed8a0e2672191327ece55114509d06ca4fbff (diff) |
network/waterfox: Updated for version 56.2.0.
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 589ac6fbcacb1..398d45fe9ed4a 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.1.0} +VERSION=${VERSION:-56.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |