Skip to content

Commit 8834711

Browse files
committed
mpc: update to 0.35
Signed-off-by: Rosen Penev <[email protected]>
1 parent c6dc922 commit 8834711

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sound/mpc/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=mpc
9-
PKG_VERSION:=0.34
10-
PKG_RELEASE:=2
9+
PKG_VERSION:=0.35
10+
PKG_RELEASE:=1
1111

1212
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
1313
PKG_SOURCE_URL:=https://www.musicpd.org/download/mpc/0
14-
PKG_HASH:=691e3f3654bc10d022bb0310234d0bc2d8c075a698f09924d9ebed8f506fda20
14+
PKG_HASH:=382959c3bfa2765b5346232438650491b822a16607ff5699178aa1386e3878d4
1515

1616
PKG_MAINTAINER:=Ted Hess <[email protected]>
1717
PKG_LICENSE:=GPL-2.0-or-later

0 commit comments

Comments
 (0)