diff options
Diffstat (limited to 'academic/cryptominisat/cryptominisat.SlackBuild')
-rw-r--r-- | academic/cryptominisat/cryptominisat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/cryptominisat/cryptominisat.SlackBuild b/academic/cryptominisat/cryptominisat.SlackBuild index 61178b83d1..8a59f1367e 100644 --- a/academic/cryptominisat/cryptominisat.SlackBuild +++ b/academic/cryptominisat/cryptominisat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cryptominisat -# Copyright 2018 Alan Aversa USA +# Copyright 2019 Alan Aversa USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cryptominisat -VERSION=${VERSION:-5.6.6} +VERSION=${VERSION:-5.6.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |