diff options
author | Alan Aversa <aveNOrsa@email.ariSPAMzona.edu> | 2018-12-22 01:24:33 -0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 01:24:33 -0900 |
commit | cdc5c40e528cea87f632c9ad186b2e8c9327ff52 (patch) | |
tree | dc3d66d6cdc620b4f7a5a800758cf73f673ee843 /academic/cryptominisat | |
parent | ba2ecb538a1aef222af1a258c593b7aa6c9e404f (diff) |
academic/cryptominisat: Updated for version 5.6.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/cryptominisat')
-rw-r--r-- | academic/cryptominisat/cryptominisat.SlackBuild | 2 | ||||
-rw-r--r-- | academic/cryptominisat/cryptominisat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/cryptominisat/cryptominisat.SlackBuild b/academic/cryptominisat/cryptominisat.SlackBuild index 9cf9cd907a4a..61178b83d1d1 100644 --- a/academic/cryptominisat/cryptominisat.SlackBuild +++ b/academic/cryptominisat/cryptominisat.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cryptominisat -VERSION=${VERSION:-5.6.5} +VERSION=${VERSION:-5.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/cryptominisat/cryptominisat.info b/academic/cryptominisat/cryptominisat.info index fb235a35e999..2da6015608d9 100644 --- a/academic/cryptominisat/cryptominisat.info +++ b/academic/cryptominisat/cryptominisat.info @@ -1,8 +1,8 @@ PRGNAM="cryptominisat" -VERSION="5.6.5" +VERSION="5.6.6" HOMEPAGE="https://www.msoos.org/cryptominisat5/" -DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.5/cryptominisat-5.6.5.tar.gz" -MD5SUM="da3c44c7750842db4bd42c17f74387f4" +DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.6/cryptominisat-5.6.6.tar.gz" +MD5SUM="cce64bfd256700e96baee90b7bdfe77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |