diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 22:20:10 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:47 +0700 |
commit | 8ed06339b901eaa4e4657eb4d67ef73f15e1f2e2 (patch) | |
tree | 359efb663d254495fb7dcddddcdf064aea2bc532 /audio/xmp/xmp.SlackBuild | |
parent | 4d0e70215f263454a122636af109e1a83f4bc038 (diff) |
audio/xmp: Updated for version 4.1.0.
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 4119e7fe37ecb..31105a4284b0f 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-2015 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2013-2017 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.10} +VERSION=${VERSION:-4.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |