audio/mp3splt: Updated for version 2.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B Watson 2015-01-13 06:48:07 +07:00 committed by Willy Sudiarto Raharjo
parent 2ded60385c
commit a0372bb151
2 changed files with 7 additions and 4 deletions

View file

@ -28,8 +28,11 @@
# - Get rid of empty TODO and redundant INSTALL from /usr/doc.
# - Use make install-strip instead of find/xargs/strip
# 20150107 bkw:
# - Updated for v2.6.2
PRGNAM=mp3splt
VERSION=${VERSION:-2.6.1a}
VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mp3splt"
VERSION="2.6.1a"
VERSION="2.6.2"
HOMEPAGE="http://mp3splt.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.6.1a.tar.gz"
MD5SUM="05677ad71d4988ee1eb4b8e236bd8212"
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.6.2.tar.gz"
MD5SUM="6f25341bdadb54d51c3c5d0644e6307a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmp3splt"