mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libmms: Updated for version 0.6.4.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
a6b9166ae7
commit
42e47fb7be
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libmms
|
||||
|
||||
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# 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=libmms
|
||||
VERSION=0.6.2
|
||||
VERSION=0.6.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmms"
|
||||
VERSION="0.6.2"
|
||||
VERSION="0.6.4"
|
||||
HOMEPAGE="https://launchpad.net/libmms"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/libmms/libmms-0.6.2.tar.gz"
|
||||
MD5SUM="9f63aa363deb4874e072a45850161bff"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/libmms/libmms-0.6.4.tar.gz"
|
||||
MD5SUM="d6b665b335a6360e000976e770da7691"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue