system/fsarchiver: Updated for version 0.6.7.

This commit is contained in:
Nishant Limbachia 2010-03-03 14:26:23 -06:00 committed by Erik Hanson
parent 6ac8de89e1
commit eb73abb8cd
2 changed files with 9 additions and 10 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-2010, 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=0.6.7
VERSION=0.6.8
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,11 +1,10 @@
PRGNAM="fsarchiver"
VERSION="0.6.7"
VERSION="0.6.8"
HOMEPAGE="http://www.fsarchiver.org/Main_Page"
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.7.tar.gz"
MD5SUM="c7f243de54647b4ad694526c340300b4"
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.8.tar.gz"
MD5SUM="8416ac1847d5dde5ee513a286129f336"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Nishant Limbachia"
EMAIL="nishant@mnspace.net"
APPROVED="michiel"
APPROVED="Erik Hanson"