network/hylafax+: Updated for version 5.5.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
04de149254
commit
0eff46cc6b
|
@ -6,4 +6,4 @@ an outbound job from any other machine on the network.
|
|||
|
||||
HylaFAX+ is a more feature rich fork of the HylaFAX project.
|
||||
|
||||
See /usr/doc/hylafax-5.5.8/README.SLACKWARE for configuration hints.
|
||||
See /usr/doc/hylafax-5.5.9/README.SLACKWARE for configuration hints.
|
||||
|
|
|
@ -24,4 +24,3 @@ installations run faxqclean every hour and faxcron every day. Insert
|
|||
something like this into your uucp or root crontab file:
|
||||
0 * * * * /usr/sbin/faxqclean
|
||||
0 0 * * * /usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=hylafax+
|
||||
SRCNAM=hylafax
|
||||
VERSION=${VERSION:-5.5.8}
|
||||
VERSION=${VERSION:-5.5.9}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hylafax+"
|
||||
VERSION="5.5.8"
|
||||
VERSION="5.5.9"
|
||||
HOMEPAGE="http://hylafax.sourceforge.net"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.8.tar.gz"
|
||||
MD5SUM="4ac12204e37424ef1e07b8760101663d"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.9.tar.gz"
|
||||
MD5SUM="ab87edc9a0c4c3c8138c6d411daa9981"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue