diff options
-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 8a59f1367e..f8f0deea19 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.8} +VERSION=${VERSION:-5.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/cryptominisat/cryptominisat.info b/academic/cryptominisat/cryptominisat.info index 4ceb3bef16..ecbc9f24ff 100644 --- a/academic/cryptominisat/cryptominisat.info +++ b/academic/cryptominisat/cryptominisat.info @@ -1,8 +1,8 @@ PRGNAM="cryptominisat" -VERSION="5.6.8" +VERSION="5.7.1" HOMEPAGE="https://www.msoos.org/cryptominisat5/" -DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.8/cryptominisat-5.6.8.tar.gz" -MD5SUM="ca1bf853e568c19968daa5464ab86843" +DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.7.1/cryptominisat-5.7.1.tar.gz" +MD5SUM="e4ff835bbfe1995cc5e62a6e464dfd98" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |