summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rw-r--r--source/l/expat/expat.url2
-rwxr-xr-xsource/l/libffi/libffi.SlackBuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/source/l/expat/expat.url b/source/l/expat/expat.url
new file mode 100644
index 000000000..6dead6436
--- /dev/null
+++ b/source/l/expat/expat.url
@@ -0,0 +1,2 @@
+https://github.com/libexpat/libexpat/releases/download/R_2_4_9/expat-2.4.9.tar.lz
+https://github.com/libexpat/libexpat/releases/download/R_2_4_9/expat-2.4.9.tar.lz.asc
diff --git a/source/l/libffi/libffi.SlackBuild b/source/l/libffi/libffi.SlackBuild
index 0bde0e5a2..450126935 100755
--- a/source/l/libffi/libffi.SlackBuild
+++ b/source/l/libffi/libffi.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libffi
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then