mpd: bump version

This commit is contained in:
Sergei Reznikov
2019-12-23 13:15:46 +03:00
parent c745c53848
commit 375c90a083
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ COPYRIGHT="2003-2019 The Music Player Daemon Project"
LICENSE="GNU GPL v2" LICENSE="GNU GPL v2"
REVISION="1" REVISION="1"
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz" SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
CHECKSUM_SHA256="4595adba2d8aa80b5a912bbb5185578abac3623ccc7e4897286993e4650a5022" CHECKSUM_SHA256="8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62"
PATCHES="mpd-$portVersion.patchset" PATCHES="mpd-$portVersion.patchset"
ADDITIONAL_FILES="userlaunch.in" ADDITIONAL_FILES="userlaunch.in"
@@ -71,7 +71,6 @@ REQUIRES="
lib:libsndfile$secondaryArchSuffix lib:libsndfile$secondaryArchSuffix
lib:libsoxr$secondaryArchSuffix lib:libsoxr$secondaryArchSuffix
lib:libsqlite3$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix
lib:libthreadutil$secondaryArchSuffix #libupnp
lib:libtwolame$secondaryArchSuffix lib:libtwolame$secondaryArchSuffix
lib:libupnp$secondaryArchSuffix lib:libupnp$secondaryArchSuffix
lib:libvorbis$secondaryArchSuffix lib:libvorbis$secondaryArchSuffix