mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/mpd: Updated for version 0.16.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
21f36dd1de
commit
21f02e9352
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mpd
|
||||
VERSION=0.16
|
||||
VERSION=0.16.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mpd"
|
||||
VERSION="0.16"
|
||||
VERSION="0.16.1"
|
||||
HOMEPAGE="http://www.musicpd.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpd-0.16.tar.bz2"
|
||||
MD5SUM="3fc8ccc4488cbaadc1a10f415eada35f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpd-0.16.1.tar.bz2"
|
||||
MD5SUM="4d07459125ab0154c5b4fe364331498a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andrew Brouwers"
|
||||
EMAIL="abrouwers@gmail.com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue