summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--academic/SU2/SU2.SlackBuild5
-rw-r--r--academic/SU2/SU2.info8
2 files changed, 9 insertions, 4 deletions
diff --git a/academic/SU2/SU2.SlackBuild b/academic/SU2/SU2.SlackBuild
index ec10bbbfb3..69f27f0f98 100644
--- a/academic/SU2/SU2.SlackBuild
+++ b/academic/SU2/SU2.SlackBuild
@@ -22,6 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20220324 bkw: Modified by SlackBuilds.org: mark as unsupported
+# on 32-bit, since it won't compile and it's a non-trivial fix. The
+# maintainer of this script is welcome to fix the 32-bit build, but
+# the SBo admins won't.
+
cd $(dirname $0) ; CWD=$(pwd)
diff --git a/academic/SU2/SU2.info b/academic/SU2/SU2.info
index a7fb802ad1..f19f0bc9f0 100644
--- a/academic/SU2/SU2.info
+++ b/academic/SU2/SU2.info
@@ -1,10 +1,10 @@
PRGNAM="SU2"
VERSION="6.2.0"
HOMEPAGE="https://su2code.github.io/docs/home/"
-DOWNLOAD="https://github.com/su2code/SU2/archive/v6.2.0/SU2-6.2.0.tar.gz"
-MD5SUM="c74d1dbe52d6239c4f9c75cbd3102a90"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://github.com/su2code/SU2/archive/v6.2.0/SU2-6.2.0.tar.gz"
+MD5SUM_x86_64="c74d1dbe52d6239c4f9c75cbd3102a90"
REQUIRES="mpich"
MAINTAINER="Judah Milgram"
EMAIL="milgram@cgpp.com"