system/fsarchiver: Updated for version 0.6.12.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2011-03-03 11:06:16 -06:00 committed by Robby Workman
parent 56cd7da280
commit ad85ea5ade
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware Package Build Script for fsarchiver
# Home Page: http://www.fsarchiver.org/Main_Page
# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
# Copyright (c) 2009-2011, Nishant Limbachia, Hoffman Estates, IL, USA <nishant _AT_ mnspace _DOT_ net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fsarchiver
VERSION=${VERSION:-0.6.11}
VERSION=${VERSION:-0.6.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="fsarchiver"
VERSION="0.6.11"
VERSION="0.6.12"
HOMEPAGE="http://www.fsarchiver.org/Main_Page"
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.11.tar.gz"
MD5SUM="3657b36cbd947ddb9f99062f40bf87c1"
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.12.tar.gz"
MD5SUM="dc54cefcf9c2bc331063d82a7ad54133"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Nishant Limbachia"