libraries/sg3_utils: Updated for version 1.31.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-03-27 12:03:01 -05:00
parent 5ab01b67f8
commit 0525b1c88a
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for sg3_utils
# Copyright 2010 Robby Workman Northport, AL, USA
# Copyright 2010,2011 Robby Workman Northport, AL, 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=sg3_utils
VERSION=${VERSION:-1.29}
VERSION=${VERSION:-1.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sg3_utils"
VERSION="1.29"
VERSION="1.31"
HOMEPAGE="http://sg.danny.cz/sg/sg3_utils.html"
DOWNLOAD="http://sg.danny.cz/sg/p/sg3_utils-1.29.tgz"
MD5SUM="17b8f2bc1b32bd036515683cc87328ea"
DOWNLOAD="http://sg.danny.cz/sg/p/sg3_utils-1.31.tgz"
MD5SUM="9431e1944cde829a24dedf027e1364b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"