mpd, revbump for libupnp (#8345)

This commit is contained in:
Schrijvers Luc
2023-04-12 10:15:34 +02:00
committed by GitHub
parent e812edf25a
commit f41624e998

View File

@@ -5,7 +5,7 @@ variety of sound files while being controlled by its network protocol."
HOMEPAGE="https://www.musicpd.org/" HOMEPAGE="https://www.musicpd.org/"
COPYRIGHT="2003-2020 The Music Player Daemon Project" COPYRIGHT="2003-2020 The Music Player Daemon Project"
LICENSE="GNU GPL v2" LICENSE="GNU GPL v2"
REVISION="7" REVISION="8"
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="422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1" CHECKSUM_SHA256="422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1"
PATCHES="mpd-$portVersion.patchset" PATCHES="mpd-$portVersion.patchset"