aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-10-25 16:24:50 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:42 +0700
commita255c4dc8d776799a796f97c5c43423ae03c5d5d (patch)
tree3393177ce416c120a95088f71ffc50896a9db7a8 /network
parentf3c02899e4ee37a458cefc24c05fab31f2cd476e (diff)
network/eiskaltdcpp: Bump BUILD for new lua.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/eiskaltdcpp/eiskaltdcpp.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/eiskaltdcpp/eiskaltdcpp.SlackBuild b/network/eiskaltdcpp/eiskaltdcpp.SlackBuild
index 50097796a56d..cd7f3178f199 100644
--- a/network/eiskaltdcpp/eiskaltdcpp.SlackBuild
+++ b/network/eiskaltdcpp/eiskaltdcpp.SlackBuild
@@ -21,11 +21,14 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20240925 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for lua 5.4.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=eiskaltdcpp
VERSION=${VERSION:-2.4.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}