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 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="" |