mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/xmp: Updated for version 4.0.10.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
8777fb2837
commit
9346522ed6
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xmp"
|
||||
VERSION="4.0.6"
|
||||
VERSION="4.0.10"
|
||||
HOMEPAGE="http://xmp.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/xmp/xmp-4.0.6.tar.gz"
|
||||
MD5SUM="3d49b5cd36ff2e15e31d00604acf8e30"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/xmp/xmp-4.0.10.tar.gz"
|
||||
MD5SUM="ffe79874f29aac2ac6da2f9f9bd72da0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libxmp"
|
||||
|
|
Loading…
Reference in a new issue