summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rw-r--r--source/l/gmm/gmm.url2
-rwxr-xr-xsource/l/sip/sip.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/gmm/gmm.url b/source/l/gmm/gmm.url
index 86398a109..cb3a37e4b 100644
--- a/source/l/gmm/gmm.url
+++ b/source/l/gmm/gmm.url
@@ -1,2 +1,2 @@
http://getfem.org/gmm/index.html
-http://download-mirror.savannah.gnu.org/releases/getfem/stable/gmm-4.3.tar.gz
+http://download-mirror.savannah.gnu.org/releases/getfem/stable/
diff --git a/source/l/sip/sip.SlackBuild b/source/l/sip/sip.SlackBuild
index c722f9ed2..9863095ab 100755
--- a/source/l/sip/sip.SlackBuild
+++ b/source/l/sip/sip.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sip
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}