aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-09-19 01:29:33 -0700
committerRosen Penev <rosenp@gmail.com>2021-09-25 01:20:06 -0700
commitd035435f040f0e0ef02eb9c6a0bcc99e0802f778 (patch)
treed0ab1bf7ae79347b5bb7089512c508e08e7bef82 /sound
parent0d4133a328187e42318b220a69e6e75d4df5661e (diff)
mpd: update to 0.22.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile
index f6e418c10..07bb6f3a1 100644
--- a/sound/mpd/Makefile
+++ b/sound/mpd/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpd
-PKG_VERSION:=0.22.9
+PKG_VERSION:=0.22.11
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.musicpd.org/download/mpd/0.22/
-PKG_HASH:=f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
+PKG_HASH:=143f7f34aaee6e87888f3dd35d49aade6656052651b960ca42b46cbb518ca0a0
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0-or-later