mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/hylafax: Updated for version 6.0.4.
This commit is contained in:
parent
c41b4384b8
commit
b23f599730
2 changed files with 7 additions and 7 deletions
|
@ -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)
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue