From: Rosen Penev Date: Thu, 16 Dec 2021 06:16:11 +0000 (-0800) Subject: mpd: update to 0.23.5 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=72c0ce632e3120db97b7e2e43603c5db3562037f;p=feed%2Fpackages.git mpd: update to 0.23.5 Signed-off-by: Rosen Penev --- diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 15298e3068..80ef37df2d 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpd -PKG_VERSION:=0.23.2 +PKG_VERSION:=0.23.5 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.musicpd.org/download/mpd/0.23 -PKG_HASH:=74ec75689746baaeab7c65d70019f96f70b31b658cb25cfd2ebcca03f65acddf +PKG_HASH:=f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299 PKG_MAINTAINER:= PKG_LICENSE:=GPL-2.0-or-later