summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Somero2010-03-16 01:28:16 +0100
committer Erik Hanson2010-05-13 13:26:52 +0200
commitb23f59973042680929b851c1ccf43ab16996b834 (patch)
tree81e2f82897e97ce2f526b46ca8300dc42d886e42
parentc41b4384b84252c10c1028406ebd3bac2c749df6 (diff)
downloadslackbuilds-b23f59973042680929b851c1ccf43ab16996b834.tar.gz
network/hylafax: Updated for version 6.0.4.
-rw-r--r--network/hylafax/hylafax.SlackBuild6
-rw-r--r--network/hylafax/hylafax.info8
2 files changed, 7 insertions, 7 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)
diff --git a/network/hylafax/hylafax.info b/network/hylafax/hylafax.info
index 3f17d1ad36..11a1f2bc94 100644
--- a/network/hylafax/hylafax.info
+++ b/network/hylafax/hylafax.info
@@ -1,10 +1,10 @@
PRGNAM="hylafax"
-VERSION="6.0.2"
+VERSION="6.0.4"
HOMEPAGE="http://www.hylafax.org"
-DOWNLOAD="ftp://ftp.hylafax.org/source/hylafax-6.0.2.tar.gz"
+DOWNLOAD="ftp://ftp.hylafax.org/source/hylafax-6.0.4.tar.gz"
DOWNLOAD_x86_64=""
-MD5SUM="2ab173a3bd50c8ca68d2c84f6e416d52"
+MD5SUM="6ba4bc3a47c9d2634de1b14f4ab34c80"
MD5SUM_x86_64=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"