From: Rosen Penev Date: Mon, 19 Jul 2021 06:14:16 +0000 (-0700) Subject: mpd: update to 0.22.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b58aa9bfff145e6f9accae7130d83bf29d0c6d74;p=openwrt-packages.git mpd: update to 0.22.9 Signed-off-by: Rosen Penev --- diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 890553ab6..0a617eaa7 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpd -PKG_VERSION:=0.22.8 +PKG_VERSION:=0.22.9 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.musicpd.org/download/mpd/0.22/ -PKG_HASH:=9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d +PKG_HASH:=f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64 PKG_MAINTAINER:= PKG_LICENSE:=GPL-2.0-or-later