bump(main/libmpdclient): 2.23

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-06-24 12:09:23 +00:00
parent 60bd4304ee
commit ef96f20ec2

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Asynchronous API library for interfacing MPD in the C, C
TERMUX_PKG_LICENSE="BSD 2-Clause, BSD 3-Clause"
TERMUX_PKG_LICENSE_FILE="LICENSES/BSD-2-Clause.txt, LICENSES/BSD-3-Clause.txt"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.22"
TERMUX_PKG_VERSION="2.23"
TERMUX_PKG_SRCURL=https://github.com/MusicPlayerDaemon/libmpdclient/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=56bbae543a8a70db83b68c679b91990838f0db31a358c1a139774cd8ba7e3c59
TERMUX_PKG_SHA256=e111bb0f112cdb13e531e7e2e0888b45caf486ab0dfdf33a098d15e15962e7a4
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_BREAKS="libmpdclient-dev"