From fe8e2b04fba1c36fca6cea4cce62342638c9412c Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 13 Apr 2021 20:25:48 -0700 Subject: [PATCH] umpdcli: update to 1.5.11 Signed-off-by: Rosen Penev --- sound/upmpdcli/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/upmpdcli/Makefile b/sound/upmpdcli/Makefile index 7eb7d4393..05612ff25 100644 --- a/sound/upmpdcli/Makefile +++ b/sound/upmpdcli/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=upmpdcli -PKG_VERSION:=1.5.9 +PKG_VERSION:=1.5.11 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.lesbonscomptes.com/upmpdcli/downloads -PKG_HASH:=9fda0b59db8a8b4f283333a89dcca19d70fb8820286d3d071b7c80de38eb7116 +PKG_HASH:=7c8c6ab866114699405223c60457448dcce35fc13e1e374f68b60eefc55f4f04 PKG_MAINTAINER:= PKG_LICENSE:=LGPL-2.1-or-later