summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
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
commit8ed06339b901eaa4e4657eb4d67ef73f15e1f2e2 (patch)
tree359efb663d254495fb7dcddddcdf064aea2bc532 /audio
parent4d0e70215f263454a122636af109e1a83f4bc038 (diff)
downloadslackbuilds-8ed06339b901eaa4e4657eb4d67ef73f15e1f2e2.tar.gz
slackbuilds-8ed06339b901eaa4e4657eb4d67ef73f15e1f2e2.tar.xz
audio/xmp: Updated for version 4.1.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmp/xmp.SlackBuild4
-rw-r--r--audio/xmp/xmp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/xmp/xmp.SlackBuild b/audio/xmp/xmp.SlackBuild
index 4119e7fe37..31105a4284 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}
diff --git a/audio/xmp/xmp.info b/audio/xmp/xmp.info
index 0292526c02..a5cb077b6f 100644
--- a/audio/xmp/xmp.info
+++ b/audio/xmp/xmp.info
@@ -1,8 +1,8 @@
PRGNAM="xmp"
-VERSION="4.0.10"
+VERSION="4.1.0"
HOMEPAGE="http://xmp.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/xmp/xmp-4.0.10.tar.gz"
-MD5SUM="ffe79874f29aac2ac6da2f9f9bd72da0"
+DOWNLOAD="http://downloads.sourceforge.net/xmp/xmp-4.1.0.tar.gz"
+MD5SUM="d9661b0be1a7ec79fd6185b166c4e9dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libxmp"