summaryrefslogtreecommitdiffstats
path: root/development/mlton/mlton.info
diff options
context:
space:
mode:
author David Spencer2018-06-03 13:07:38 +0200
committer David Spencer2018-06-03 19:11:01 +0200
commitbab39a97c3cd0a88fb6a8bcfce6e898f2f02fc53 (patch)
treecc8169dd469cc447f6603f4565439ee7a4cf6d3a /development/mlton/mlton.info
parentcce3444ba5b40c1d65377f5c68e4f4f009c2e55f (diff)
downloadslackbuilds-bab39a97c3cd0a88fb6a8bcfce6e898f2f02fc53.tar.gz
development/mlton: Fix ownership + cleanups.
Bad file ownership caused by 'make install' exploding tarballs in the upstream sources. Limit memory usage (build fail with large memory). ARCH wasn't checked when explicitly set. The build fails with multiple make jobs. BUILD is for the output package name, don't conflate it with the last bit of PREBUILT. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/mlton/mlton.info')
-rw-r--r--development/mlton/mlton.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mlton/mlton.info b/development/mlton/mlton.info
index 3df87be025..94214390e3 100644
--- a/development/mlton/mlton.info
+++ b/development/mlton/mlton.info
@@ -4,7 +4,7 @@ HOMEPAGE="http://mlton.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.sourceforge.net/project/mlton/mlton/20180207/mlton-20180207-1.amd64-linux.tgz \
- https://downloads.sourceforge.net/project/mlton/mlton/20180207/mlton-20180207.src.tgz"
+ https://downloads.sourceforge.net/project/mlton/mlton/20180207/mlton-20180207.src.tgz"
MD5SUM_x86_64="e318ea7d87cb1996c921810e278cb717 \
efa5a6b70d964daefefe4b2581173ad9"
REQUIRES=""