We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6dc922 commit 8834711Copy full SHA for 8834711
sound/mpc/Makefile
@@ -6,12 +6,12 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=mpc
9
-PKG_VERSION:=0.34
10
-PKG_RELEASE:=2
+PKG_VERSION:=0.35
+PKG_RELEASE:=1
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
13
PKG_SOURCE_URL:=https://www.musicpd.org/download/mpc/0
14
-PKG_HASH:=691e3f3654bc10d022bb0310234d0bc2d8c075a698f09924d9ebed8f506fda20
+PKG_HASH:=382959c3bfa2765b5346232438650491b822a16607ff5699178aa1386e3878d4
15
16
PKG_MAINTAINER:=Ted Hess <[email protected]>
17
PKG_LICENSE:=GPL-2.0-or-later
0 commit comments