diff options
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} |