summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-22 19:39:04 +0000
committer Eric Hameleers <alien@slackware.com>2020-12-22 19:39:04 +0000
commit8867e3f56a30908ce3a687c35c15a3e92842eb9c (patch)
tree224108182ce4d41f596d65abc8b95601965e2438 /daw_base/build/daw_base.SlackBuild
parentaa55b723644dbd310b344ead73c389750f456830 (diff)
downloadasb-8867e3f56a30908ce3a687c35c15a3e92842eb9c.tar.gz
asb-8867e3f56a30908ce3a687c35c15a3e92842eb9c.tar.xz
daw_base: Forgot to add libwebsockets (new ardour dep) to the slackpkg template
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index 10d1137a..991af13e 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -37,6 +37,8 @@
# * Merge new 'LSP Plugins' Multimedia directory.
# 1.2-1: 21/dec/2020 by Eric Hameleers <alien@slackware.com>
# * Generate wallpapers from single image files.
+# 1.2-2: 21/dec/2020 by Eric Hameleers <alien@slackware.com>
+# * Forgot to add libwebsockets (new ardour dep) to the template.
#
# Run 'sh daw_base.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -47,7 +49,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-alien}
# Where do we look for sources?