From ffac17eec1017efbce84048a748a93a16086f0a5 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 15 Dec 2021 22:19:17 -0800 Subject: [PATCH] upmpdcli: update to 1.5.13 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 2e1936894..53ab1bd4f 100644 --- a/sound/upmpdcli/Makefile +++ b/sound/upmpdcli/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=upmpdcli -PKG_VERSION:=1.5.12 +PKG_VERSION:=1.5.13 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.lesbonscomptes.com/upmpdcli/downloads -PKG_HASH:=1d7b6ab360c2549a7e3eff4f261471761dd837e18327a3ca29de1981c090ff3b +PKG_HASH:=c7726f0d4062ae253159102e499759bd513d3c68bfe16c44997ee3fba35509f8 PKG_MAINTAINER:= PKG_LICENSE:=LGPL-2.1-or-later