summaryrefslogtreecommitdiff
path: root/extra/proftpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/proftpd/PKGBUILD')
-rw-r--r--extra/proftpd/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/extra/proftpd/PKGBUILD b/extra/proftpd/PKGBUILD
index 3726c0db4..8389f3206 100644
--- a/extra/proftpd/PKGBUILD
+++ b/extra/proftpd/PKGBUILD
@@ -1,21 +1,20 @@
-# $Id: PKGBUILD 129323 2011-06-26 18:29:37Z andrea $
+# $Id: PKGBUILD 138532 2011-09-27 03:18:03Z eric $
# Maintainer:
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=proftpd
-pkgver=1.3.3e
-pkgrel=2
+pkgver=1.3.3f
+pkgrel=1
pkgdesc="A high-performance, scalable FTP server"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.proftpd.org"
license=('GPL')
-depends=('glibc' 'pam' 'ncurses' 'libcap' 'libldap' 'libmysqlclient'
- 'postgresql-libs')
+depends=('libldap' 'libmysqlclient' 'postgresql-libs')
backup=('etc/proftpd.conf' 'etc/conf.d/proftpd')
source=("ftp://ftp.proftpd.org/distrib/source/${pkgname}-${pkgver}.tar.bz2"
'proftpd' 'proftpd.logrotate' 'proftpd.conf.d')
-md5sums=('acc49b6589bc8c9fdf1dce9000bebdbd'
+md5sums=('e9416d2aa7ac1246af4fc8a80fd73f27'
'99f6f9a989e70e3fa50809fc2bbbbb0a'
'ddb09eb13131becdf0e081eef413116b'
'71d5932b0461c318ed68c2c0c2660736')