From 332e6d4e26763e398a59362f1590bf0bbe6c967a Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 23 Apr 2020 16:15:39 -0700 Subject: [PATCH] mpd: update to 0.21.23 Signed-off-by: Rosen Penev --- sound/mpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 969112240..c454330d9 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpd -PKG_VERSION:=0.21.22 +PKG_VERSION:=0.21.23 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.musicpd.org/download/mpd/0.21/ -PKG_HASH:=565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2 +PKG_HASH:=439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPL-2.0-or-later