libraries/libmirage: Updated for version 1.5.0.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Niels Horn 2012-09-15 22:02:41 -03:00 committed by dsomero
parent d1c0dbf0af
commit 4179d8cab2
2 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for libmirage
#
# Copyright 2008 Niklas "Nille" Åkerström
# Copyright 2010-2011 Niels Horn, Rio de Janeiro, RJ, Brazil
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Revision date: 2011/09/23
# Revision date: 2012/09/15
PRGNAM=libmirage
VERSION=${VERSION:-1.4.0}
VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -63,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R a-s,u+rw,go+r-w .

View File

@ -1,8 +1,8 @@
PRGNAM="libmirage"
VERSION="1.4.0"
VERSION="1.5.0"
HOMEPAGE="http://cdemu.sourceforge.net/pkg_libmirage.php"
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-1.4.0.tar.gz"
MD5SUM="cd6cc75e1b76a0ef72821b30168c94d9"
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-1.5.0.tar.bz2"
MD5SUM="b60d9baa754efee6e0f6a584ec033fff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""