package/mpd-mpc: bump version to 0.33

Changelog: https://github.com/MusicPlayerDaemon/mpc/blob/master/NEWS

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2019-11-04 08:12:39 +01:00 committed by Thomas Petazzoni
parent 62d0466d37
commit d908329a2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
sha256 7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7 mpc-0.32.tar.xz
sha256 4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296 mpc-0.33.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

@ -5,7 +5,7 @@
################################################################################
MPD_MPC_VERSION_MAJOR = 0
MPD_MPC_VERSION = $(MPD_MPC_VERSION_MAJOR).32
MPD_MPC_VERSION = $(MPD_MPC_VERSION_MAJOR).33
MPD_MPC_SITE = http://www.musicpd.org/download/mpc/$(MPD_MPC_VERSION_MAJOR)
MPD_MPC_SOURCE = mpc-$(MPD_MPC_VERSION).tar.xz
MPD_MPC_LICENSE = GPL-2.0+