aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark/wireshark.info
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-10-17 05:16:02 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:31 +0700
commitc0721529ffb88a5571ff6561643d426b615e252b (patch)
tree0965aa22c3d7f453ade1fcbeb8227de9b2436345 /network/wireshark/wireshark.info
parente7c19721bf5df43008855c165512b24320de9a33 (diff)
network/wireshark: Build with lua 5.4.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.info')
-rw-r--r--network/wireshark/wireshark.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 9a0d2205265c..fa7f2cfd59e8 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.4.1.tar.xz"
MD5SUM="f6c14c48f2c5fe8d7bd52236a0a4001f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lua53"
+REQUIRES="lua"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"