From 31f40feaa17912cf0ebfa72dd9368264633b3830 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Aug 2011 23:14:52 +0000 Subject: Wed Aug 31 23:14:52 UTC 2011 --- community/dante/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/dante') 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 # Contributor: Guillem Rieu 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() { -- cgit v1.2.3-54-g00ecf