aboutsummaryrefslogtreecommitdiff
path: root/network/whalebird/whalebird.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-30 21:40:12 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-02 21:05:46 +0700
commitdf2111c74579c39dab502583ade0ce3caa4841f1 (patch)
tree32c3da3918ff4de6af656c70fe3a8a0fa388f5b4 /network/whalebird/whalebird.SlackBuild
parent47fb65a28d44ce30a872cbf75417a8768cae4e61 (diff)
network/whalebird: Update for 4.7.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/whalebird/whalebird.SlackBuild')
-rw-r--r--network/whalebird/whalebird.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/whalebird/whalebird.SlackBuild b/network/whalebird/whalebird.SlackBuild
index 62dc0952038a..0b854ce43baa 100644
--- a/network/whalebird/whalebird.SlackBuild
+++ b/network/whalebird/whalebird.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for whalebird
-# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=whalebird
-VERSION=${VERSION:-4.7.3}
+VERSION=${VERSION:-4.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}