summaryrefslogtreecommitdiff
path: root/community/dante
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-31 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-08-31 23:14:52 +0000
commit31f40feaa17912cf0ebfa72dd9368264633b3830 (patch)
tree28b258545d8ddf3acab854d97fc315f4d88f0e29 /community/dante
parentb82f11fd76e83d60504649838e60a235b394160f (diff)
Wed Aug 31 23:14:52 UTC 2011
Diffstat (limited to 'community/dante')
-rw-r--r--community/dante/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD
index d34736e3f..a2cecbd7b 100644
--- a/community/dante/PKGBUILD
+++ b/community/dante/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 51686 2011-07-13 08:09:14Z spupykin $
+# $Id: PKGBUILD 55000 2011-08-30 09:22:57Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Guillem Rieu <guillemr@gmx.net>
pkgname=dante
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
pkgdesc="SOCKS v4 and v5 compatible proxy server and client"
url="http://www.inet.no/dante"
arch=(i686 x86_64)
license=('custom')
-depends=('pam')
+depends=('pam' 'krb5')
backup=('etc/socks.conf'
'etc/sockd.conf')
options=('!libtool')
source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
sockd.rc)
-md5sums=('19b8a15860ce6b9e96453ddd7f1cbfe2'
+md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd'
'5110dfd78a2b38fff27a886ee88b58a6')
build() {