mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/hylafax+: Updated for version 5.5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23d675616a
commit
d66a818a67
3 changed files with 5 additions and 5 deletions
|
@ -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.6/README.SLACKWARE for configuration hints.
|
||||
See /usr/doc/hylafax-5.5.7/README.SLACKWARE for configuration hints.
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=hylafax+
|
||||
SRCNAM=hylafax
|
||||
VERSION=${VERSION:-5.5.6}
|
||||
VERSION=${VERSION:-5.5.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hylafax+"
|
||||
VERSION="5.5.6"
|
||||
VERSION="5.5.7"
|
||||
HOMEPAGE="http://hylafax.sourceforge.net"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.6.tar.gz"
|
||||
MD5SUM="d2070b83c4a105fe33983200e81765fe"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-5.5.7.tar.gz"
|
||||
MD5SUM="6497db7fec4b96b919567d6ef38402bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue