diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-02-02 19:50:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-02 19:50:49 +0700 |
commit | 443dec11f7ae5c99be10f258f6205d1addf8950a (patch) | |
tree | 5d862f73904499eb7c43900b36e5b06bac71ba75 /network/waterfox/waterfox.SlackBuild | |
parent | a2ea622a972ee462aefc14f40322c54e649078c4 (diff) | |
download | slackbuilds-443dec11f7ae5c99be10f258f6205d1addf8950a.tar.gz |
network/waterfox: Updated for version 56.0.4.
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 e24726085b..74ce34b85c 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.0.3} +VERSION=${VERSION:-56.0.4} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |