diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-04-25 23:35:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-25 23:35:18 +0700 |
commit | f23507f162dc2d2724b1f6030152f9973aa3c549 (patch) | |
tree | e68e49017cbbfd03d16506cf692f6242b20086cf /network/waterfox/waterfox.SlackBuild | |
parent | 85aba1f9a507c22bca5b3bc7c9eb0c768ea136dd (diff) |
network/waterfox: Updated for version 56.2.9.
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 b1351b5d2b1f..767518aa029f 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.8} +VERSION=${VERSION:-56.2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |