aboutsummaryrefslogtreecommitdiff
path: root/audio/mpd/mpd.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2022-09-23 09:34:34 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-25 13:59:50 +0700
commita9648417464103f88b96059dd3f846b43830f175 (patch)
tree8775e07d9249612ff1f12f9446ccab2ff0af140c /audio/mpd/mpd.SlackBuild
parentf4a94e090c6c1fcc26bdf97bad0d4ff6a69886a2 (diff)
audio/mpd: Updated for version 0.23.9.
Needed after the fmt update Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mpd/mpd.SlackBuild')
-rw-r--r--audio/mpd/mpd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpd/mpd.SlackBuild b/audio/mpd/mpd.SlackBuild
index fe78303efd061..bcf29ccf9c165 100644
--- a/audio/mpd/mpd.SlackBuild
+++ b/audio/mpd/mpd.SlackBuild
@@ -42,7 +42,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mpd
-VERSION=${VERSION:-0.23.5}
+VERSION=${VERSION:-0.23.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}