summaryrefslogtreecommitdiffstats
path: root/network/hylafax/hylafax.SlackBuild
diff options
context:
space:
mode:
author David Somero <dsomero@hotmail.com>2010-03-15 19:28:16 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 13:26:52 +0200
commitb23f59973042680929b851c1ccf43ab16996b834 (patch)
tree81e2f82897e97ce2f526b46ca8300dc42d886e42 /network/hylafax/hylafax.SlackBuild
parentc41b4384b84252c10c1028406ebd3bac2c749df6 (diff)
downloadslackbuilds-b23f59973042680929b851c1ccf43ab16996b834.tar.gz
slackbuilds-b23f59973042680929b851c1ccf43ab16996b834.tar.xz
network/hylafax: Updated for version 6.0.4.
Diffstat (limited to 'network/hylafax/hylafax.SlackBuild')
-rw-r--r--network/hylafax/hylafax.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/hylafax/hylafax.SlackBuild b/network/hylafax/hylafax.SlackBuild
index 263d2c12df..245138e17c 100644
--- a/network/hylafax/hylafax.SlackBuild
+++ b/network/hylafax/hylafax.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hylafax
-# Copyright 2007 David Somero (dsomero@hotmail.com) Athens,TN USA
+# Copyright 2007-2010 David Somero (dsomero@hotmail.com) Athens,TN USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,9 +27,9 @@
# General script clean-up and minor improvements
PRGNAM=hylafax
-VERSION=${VERSION:-6.0.2}
+VERSION=${VERSION:-6.0.4}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)