mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/cryptominisat: Updated for version 5.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d82788bb26
commit
64172cd9f8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=cryptominisat
|
PRGNAM=cryptominisat
|
||||||
VERSION=${VERSION:-5.6.8}
|
VERSION=${VERSION:-5.7.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="cryptominisat"
|
PRGNAM="cryptominisat"
|
||||||
VERSION="5.6.8"
|
VERSION="5.7.1"
|
||||||
HOMEPAGE="https://www.msoos.org/cryptominisat5/"
|
HOMEPAGE="https://www.msoos.org/cryptominisat5/"
|
||||||
DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.8/cryptominisat-5.6.8.tar.gz"
|
DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.7.1/cryptominisat-5.7.1.tar.gz"
|
||||||
MD5SUM="ca1bf853e568c19968daa5464ab86843"
|
MD5SUM="e4ff835bbfe1995cc5e62a6e464dfd98"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue