summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author GUAN Xin2024-04-17 16:47:32 +0200
committer Willy Sudiarto Raharjo2024-04-19 16:26:12 +0200
commit9af5c77b08258cc5a2a638f335215acacd059c27 (patch)
tree3edf14787053ab6be87ddaa5400d1c44ab3245b2
parente9b57413263b82bfe7b4928ac529af7e0b7a5c46 (diff)
downloadslackbuilds-9af5c77b08258cc5a2a638f335215acacd059c27.tar.gz
network/mstflint: Updated for version 4.26.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/mstflint/mstflint.SlackBuild4
-rw-r--r--network/mstflint/mstflint.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/mstflint/mstflint.SlackBuild b/network/mstflint/mstflint.SlackBuild
index baadb7592c..c6be0b8c15 100644
--- a/network/mstflint/mstflint.SlackBuild
+++ b/network/mstflint/mstflint.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mstflint
-# Copyright 2023 GUAN Xin <guanx.bac@gmail.com> from Beijing
+# Copyright 2023,2024 GUAN Xin <guanx.bac@gmail.com> from Beijing
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mstflint
-VERSION=${VERSION:-4.25.0}
+VERSION=${VERSION:-4.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/mstflint/mstflint.info b/network/mstflint/mstflint.info
index d83a2abc3e..60efcc2f30 100644
--- a/network/mstflint/mstflint.info
+++ b/network/mstflint/mstflint.info
@@ -1,10 +1,10 @@
PRGNAM="mstflint"
-VERSION="4.25.0"
+VERSION="4.26.0"
HOMEPAGE="https://github.com/Mellanox/mstflint"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/Mellanox/mstflint/releases/download/v4.25.0-1/mstflint-4.25.0-1.tar.gz"
-MD5SUM_x86_64="eb6e67084ed5d85271df0932cdcb4168"
+DOWNLOAD_x86_64="https://github.com/Mellanox/mstflint/releases/download/v4.26.0-1/mstflint-4.26.0-1.tar.gz"
+MD5SUM_x86_64="54b0f8f28d26aa82cacf1dab545be9c9"
REQUIRES=""
MAINTAINER="GUAN Xin"
EMAIL="guanx.bac@gmail.com"