audio/xmp: Updated for version 4.1.0.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
Erik Hanson 2017-07-08 22:20:10 -05:00 committed by Willy Sudiarto Raharjo
parent d4a4acf340
commit 44a4ba3bc9
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"