system/mbuffer: Update version to 20240107

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matt Egger 2024-01-09 14:22:07 -05:00 committed by Willy Sudiarto Raharjo
parent c088bf2fd6
commit 061cd38c6f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mbuffer
VERSION=${VERSION:-20230301}
VERSION=${VERSION:-20240107}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mbuffer"
VERSION="20230301"
VERSION="20240107"
HOMEPAGE="http://www.maier-komor.de/mbuffer.html"
DOWNLOAD="http://www.maier-komor.de/software/mbuffer/mbuffer-20230301.tgz"
MD5SUM="ed2362caf02990a263c5756143318522"
DOWNLOAD="http://www.maier-komor.de/software/mbuffer/mbuffer-20240107.tgz"
MD5SUM="355a3251b2dd519691ab094bdc41f819"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% perl-Config-IniFiles"