diff options
Diffstat (limited to 'libraries/libmp3splt/libmp3splt.SlackBuild')
-rw-r--r-- | libraries/libmp3splt/libmp3splt.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libmp3splt/libmp3splt.SlackBuild b/libraries/libmp3splt/libmp3splt.SlackBuild index 06edbead40..e57af305ec 100644 --- a/libraries/libmp3splt/libmp3splt.SlackBuild +++ b/libraries/libmp3splt/libmp3splt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libmp3splt -# Copyright 2008-2012 Roberto Neri, Palermo, Italy +# Copyright 2008-2013 Roberto Neri, Palermo, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libmp3splt -VERSION=${VERSION:-0.7.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.8.1a} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |