diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-01 17:54:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:08 +0700 |
commit | 7666a514a944e86258a4558456136bdc28a21374 (patch) | |
tree | ca27afa183bc684adcd3600b0132aea372f2a8b5 /network/hylafax+ | |
parent | 83a5392e40b7be0e7fe78536505b2c35959a3396 (diff) |
network/hylafax+: Updated for version 7.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hylafax+')
-rw-r--r-- | network/hylafax+/hylafax+.SlackBuild | 2 | ||||
-rw-r--r-- | network/hylafax+/hylafax+.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/hylafax+/hylafax+.SlackBuild b/network/hylafax+/hylafax+.SlackBuild index 18465f759aead..32abfd11e8f7a 100644 --- a/network/hylafax+/hylafax+.SlackBuild +++ b/network/hylafax+/hylafax+.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hylafax+ SRCNAM=hylafax -VERSION=${VERSION:-7.0.5} +VERSION=${VERSION:-7.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/hylafax+/hylafax+.info b/network/hylafax+/hylafax+.info index fd7edd7862cbc..57f3555f7c05c 100644 --- a/network/hylafax+/hylafax+.info +++ b/network/hylafax+/hylafax+.info @@ -1,8 +1,8 @@ PRGNAM="hylafax+" -VERSION="7.0.5" +VERSION="7.0.8" HOMEPAGE="http://hylafax.sourceforge.net" -DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-7.0.5.tar.gz" -MD5SUM="ac8450d7aa8e5d6dd726e4d601702d69" +DOWNLOAD="http://prdownloads.sourceforge.net/hylafax/hylafax-7.0.8.tar.gz" +MD5SUM="3b04ab1eef3ea44706c461168cab1f24" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |