Skip to content

Commit 71dd13f

Browse files
committed
bump(main/libmpdclient): 2.24
This commit has been automatically submitted by Github Actions.
1 parent 686522f commit 71dd13f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/libmpdclient/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Asynchronous API library for interfacing MPD in the C, C
33
TERMUX_PKG_LICENSE="BSD 2-Clause, BSD 3-Clause"
44
TERMUX_PKG_LICENSE_FILE="LICENSES/BSD-2-Clause.txt, LICENSES/BSD-3-Clause.txt"
55
TERMUX_PKG_MAINTAINER="@termux"
6-
TERMUX_PKG_VERSION="2.23"
6+
TERMUX_PKG_VERSION="2.24"
77
TERMUX_PKG_SRCURL=https://github.com/MusicPlayerDaemon/libmpdclient/archive/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=e111bb0f112cdb13e531e7e2e0888b45caf486ab0dfdf33a098d15e15962e7a4
8+
TERMUX_PKG_SHA256=b19ec4c10314f5b55e1bca2a34c299effbbb2f1f9b5113b331b7ba789f0c17d1
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
1111
TERMUX_PKG_BREAKS="libmpdclient-dev"

0 commit comments

Comments
 (0)