summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/alsa-plugins/alsa-plugins.SlackBuild2
-rwxr-xr-xsource/l/aom/fetch-aom.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/alsa-plugins/alsa-plugins.SlackBuild b/source/l/alsa-plugins/alsa-plugins.SlackBuild
index dc83faeba..96b3bb654 100755
--- a/source/l/alsa-plugins/alsa-plugins.SlackBuild
+++ b/source/l/alsa-plugins/alsa-plugins.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=alsa-plugins
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/aom/fetch-aom.sh b/source/l/aom/fetch-aom.sh
index 580c7e55f..fe0a57356 100755
--- a/source/l/aom/fetch-aom.sh
+++ b/source/l/aom/fetch-aom.sh
@@ -24,7 +24,7 @@
PKGNAM=aom
# Pull a stable branch + patches
-BRANCH=${1:-3.9.0}
+BRANCH=${1:-3.9.1}
# Clear download area:
rm -rf ${PKGNAM}