mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libmp3splt: Updated for version 0.8.1a.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
cf3cdb6544
commit
0e7e18ccdb
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libmp3splt
|
# Slackware build script for libmp3splt
|
||||||
|
|
||||||
# Copyright 2008-2012 Roberto Neri, Palermo, Italy
|
# Copyright 2008-2013 Roberto Neri, Palermo, Italy
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libmp3splt
|
PRGNAM=libmp3splt
|
||||||
VERSION=${VERSION:-0.7.3}
|
VERSION=${VERSION:-0.8.1a}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libmp3splt"
|
PRGNAM="libmp3splt"
|
||||||
VERSION="0.7.3"
|
VERSION="0.8.1a"
|
||||||
HOMEPAGE="http://mp3splt.sourceforge.net"
|
HOMEPAGE="http://mp3splt.sourceforge.net"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/libmp3splt-0.7.3.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/libmp3splt-0.8.1a.tar.gz"
|
||||||
MD5SUM="f63e41774514e9e05272e16b92182ce5"
|
MD5SUM="5889dad7fc9443cd61987309622aa382"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue