mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/mpd: Updated for version 0.15.10.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
46758b062b
commit
b323e61539
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mpd
|
||||
VERSION=0.15.9
|
||||
VERSION=0.15.10
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mpd"
|
||||
VERSION="0.15.9"
|
||||
VERSION="0.15.10"
|
||||
HOMEPAGE="http://www.musicpd.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpd-0.15.9.tar.bz2"
|
||||
MD5SUM="88f7bc0b17eac81d03b24929d12b8aa1"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpd-0.15.10.tar.bz2"
|
||||
MD5SUM="fb18fa3ed5ff7e3719536a6603098df5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andrew Brouwers"
|
||||
|
|
Loading…
Reference in a new issue