[arch-commits] Commit in hylafax/trunk (PKGBUILD hylafax)
Tobias Powalowski
tpowa at archlinux.org
Sun May 17 08:33:45 UTC 2009
Date: Sunday, May 17, 2009 @ 04:33:45
Author: tpowa
Revision: 39465
upgpkg: hylafax 6.0.1-2
Modified:
hylafax/trunk/PKGBUILD
hylafax/trunk/hylafax
----------+
PKGBUILD | 4 ++--
hylafax | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-17 06:00:33 UTC (rev 39464)
+++ PKGBUILD 2009-05-17 08:33:45 UTC (rev 39465)
@@ -2,7 +2,7 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=hylafax
pkgver=6.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fax Server"
arch=('i686' 'x86_64')
install='hylafax.install'
@@ -50,6 +50,6 @@
install -D -m644 COPYRIGHT $startdir/pkg/usr/share/licenses/$pkgname/COPYRIGHT
}
md5sums=('fd804b31b69d0b9cc4974268d8180f90'
- '9b6700132ca65b0d5df91b585f18b9a5'
+ '6602288a405324d8c8e3c5eac2bf19fd'
'52beffe7dc296b4f9ce9fd0387f7804e'
'0d2ce24d918226a852539aebf57d3f4a')
Modified: hylafax
===================================================================
--- hylafax 2009-05-17 06:00:33 UTC (rev 39464)
+++ hylafax 2009-05-17 08:33:45 UTC (rev 39465)
@@ -8,7 +8,7 @@
FAXQ_PID=`pidof -o %PPID $FAXQ_BIN`
HFAXD_BIN=/usr/lib/fax/hfaxd
HFAXD_PID=`pidof -o %PPID $HFAXD_BIN`
-HFAXD_OPTS="-i hylafax -o 4557"
+HFAXD_OPTS="-i hylafax"
FAXQUIT_BIN=/usr/sbin/faxquit
. /var/spool/hylafax/etc/setup.cache
More information about the arch-commits
mailing list