mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/cryptominisat: Updated for version 5.6.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a3f2614ef6
commit
170cd24f03
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cryptominisat"
|
||||
VERSION="5.6.6"
|
||||
VERSION="5.6.8"
|
||||
HOMEPAGE="https://www.msoos.org/cryptominisat5/"
|
||||
DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.6/cryptominisat-5.6.6.tar.gz"
|
||||
MD5SUM="cce64bfd256700e96baee90b7bdfe770"
|
||||
DOWNLOAD="https://github.com/msoos/cryptominisat/archive/5.6.8/cryptominisat-5.6.8.tar.gz"
|
||||
MD5SUM="ca1bf853e568c19968daa5464ab86843"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue