summaryrefslogtreecommitdiff
path: root/community/inn
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
committerroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
commitd65d13a9fb3099310bb7736be11ee0724dde2dc7 (patch)
tree0e80461dca84901d8f25cfbe99aeec404698522f /community/inn
parentb7d2dcfdb924359a7bdb0614960df38e6e4a9feb (diff)
Thu Aug 8 02:21:16 PDT 2013
Diffstat (limited to 'community/inn')
-rw-r--r--community/inn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/inn/PKGBUILD b/community/inn/PKGBUILD
index adc62dab0..bb68b9d91 100644
--- a/community/inn/PKGBUILD
+++ b/community/inn/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 92442 2013-06-05 11:48:40Z spupykin $
+# $Id: PKGBUILD 95240 2013-08-07 11:39:42Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Edward Tjörnhammar <xhemi@cube2.se>
# Contributor: Edward Tjörnhammar <xhemi@cube2.se>
pkgname=inn
pkgver=2.5.3
-pkgrel=7
+pkgrel=8
pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers."
url="http://www.isc.org/software/inn/"
arch=('i686' 'x86_64')
license=("custom:INN")
-depends=('openssl' 'dovecot')
+depends=('openssl')
makedepends=('make' 'bison' 'python2' 'gcc' 'smtp-forwarder' 'libsasl')
optdepends=('perl' 'python2' 'libsasl')
options=(emptydirs docs zipman)