Updated recipe for mpd to 0.21.19 (#4619)

This commit is contained in:
trungnt2910
2020-01-20 22:43:17 +07:00
committed by miqlas
parent 8fc8096d63
commit 9b6de8b228
2 changed files with 2 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Music Player Daemon (MPD) is a flexible, powerful, server-side \
application for playing music. Through plugins and libraries it can play a \
variety of sound files while being controlled by its network protocol."
HOMEPAGE="https://www.musicpd.org/"
COPYRIGHT="2003-2019 The Music Player Daemon Project"
COPYRIGHT="2003-2020 The Music Player Daemon Project"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
CHECKSUM_SHA256="8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62"
CHECKSUM_SHA256="d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9"
PATCHES="mpd-$portVersion.patchset"
ADDITIONAL_FILES="userlaunch.in"