mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/fsarchiver: Updated for version 0.6.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ad7c9ab70a
commit
acbd1135ba
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware Package Build Script for fsarchiver
|
||||
# Home Page: http://www.fsarchiver.org/Main_Page
|
||||
|
||||
# Copyright (c) 2009-2013, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# Copyright (c) 2009-2014, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# (nishant _AT_ mnspace _DOT_ net)
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -26,7 +26,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="fsarchiver"
|
||||
VERSION=${VERSION:-0.6.17}
|
||||
VERSION=${VERSION:-0.6.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fsarchiver"
|
||||
VERSION="0.6.17"
|
||||
VERSION="0.6.19"
|
||||
HOMEPAGE="http://www.fsarchiver.org/Main_Page"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.17.tar.gz"
|
||||
MD5SUM="74cd8cb541630da0542a0f5fd7cce247"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fsarchiver/fsarchiver-0.6.19.tar.gz"
|
||||
MD5SUM="cd0807dbd5f575ed9c2fc066ed107841"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue