diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 15:15:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:25 +0700 |
commit | 9346522ed6e4b121bea9351613e6bdd943264f8e (patch) | |
tree | e96a9fe2aea4a4941c03e7cd467d8a8fd2a55e7d /audio/xmp/xmp.SlackBuild | |
parent | 8777fb28373e6743936c9326116d65ecef4261fd (diff) | |
download | slackbuilds-9346522ed6e4b121bea9351613e6bdd943264f8e.tar.gz |
audio/xmp: Updated for version 4.0.10.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'audio/xmp/xmp.SlackBuild')
-rw-r--r-- | audio/xmp/xmp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/xmp.SlackBuild b/audio/xmp/xmp.SlackBuild index bf7541424f..4119e7fe37 100644 --- a/audio/xmp/xmp.SlackBuild +++ b/audio/xmp/xmp.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for Extended Module Player (xmp) # -# Copyright 2013 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2013-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xmp -VERSION=${VERSION:-4.0.6} +VERSION=${VERSION:-4.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |