aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/mptcpd/mptcpd.SlackBuild4
-rw-r--r--network/mptcpd/mptcpd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/mptcpd/mptcpd.SlackBuild b/network/mptcpd/mptcpd.SlackBuild
index 2abb0f06d6..bce9e53276 100644
--- a/network/mptcpd/mptcpd.SlackBuild
+++ b/network/mptcpd/mptcpd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mptcpd
-# Copyright 2024 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2024-2025 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mptcpd
-VERSION=${VERSION:-0.12}
+VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/mptcpd/mptcpd.info b/network/mptcpd/mptcpd.info
index 62f67cf5a9..cdb09c2209 100644
--- a/network/mptcpd/mptcpd.info
+++ b/network/mptcpd/mptcpd.info
@@ -1,8 +1,8 @@
PRGNAM="mptcpd"
-VERSION="0.12"
+VERSION="0.13"
HOMEPAGE="https://github.com/multipath-tcp/mptcpd"
-DOWNLOAD="https://github.com/multipath-tcp/mptcpd/releases/download/v0.12/mptcpd-0.12.tar.gz"
-MD5SUM="db55d55ab4591452582101d2343a8958"
+DOWNLOAD="https://github.com/multipath-tcp/mptcpd/releases/download/v0.13/mptcpd-0.13.tar.gz"
+MD5SUM="8e04ad72b452283e1101581c44fb27d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ell"