From: Rosen Penev Date: Wed, 14 Feb 2024 23:24:06 +0000 (-0800) Subject: mpc: update to 0.35 X-Git-Url: http://git.openwrt.org/?p=feed%2Fpackages.git;a=commitdiff_plain;h=8834711487b8a08b888a1272c4864aa6b08bba8d mpc: update to 0.35 Signed-off-by: Rosen Penev --- diff --git a/sound/mpc/Makefile b/sound/mpc/Makefile index ede126f0b0..edafa17f67 100644 --- a/sound/mpc/Makefile +++ b/sound/mpc/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpc -PKG_VERSION:=0.34 -PKG_RELEASE:=2 +PKG_VERSION:=0.35 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.musicpd.org/download/mpc/0 -PKG_HASH:=691e3f3654bc10d022bb0310234d0bc2d8c075a698f09924d9ebed8f506fda20 +PKG_HASH:=382959c3bfa2765b5346232438650491b822a16607ff5699178aa1386e3878d4 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPL-2.0-or-later