From 0eb0f7dcc1b8f07ad3f0eb5086eafba8f627967d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Sep 2012 00:20:21 -0700 Subject: Tue Sep 18 00:20:18 PDT 2012 --- community/vsftpd/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/vsftpd') diff --git a/community/vsftpd/PKGBUILD b/community/vsftpd/PKGBUILD index 77da787b7..1ce9b482c 100644 --- a/community/vsftpd/PKGBUILD +++ b/community/vsftpd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 73933 2012-07-17 06:43:49Z bpiotrowski $ +# $Id: PKGBUILD 76364 2012-09-16 15:05:42Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: Andreas Radke # Contributor: judd pkgname=vsftpd -pkgver=3.0.0 -pkgrel=4 +pkgver=3.0.1 +pkgrel=1 pkgdesc="Very Secure FTP daemon" arch=('i686' 'x86_64') url="https://security.appspot.com/vsftpd.html" @@ -13,11 +13,11 @@ license=('GPL2') depends=('openssl') backup=('etc/vsftpd.conf' 'etc/xinetd.d/vsftpd') install=vsftpd.install -source=(https://security.appspot.com/downloads/${pkgname}-${pkgver}.tar.gz{,.asc} +source=(https://security.appspot.com/downloads/$pkgname-$pkgver.tar.gz{,.asc} vsftpd.xinetd vsftpd.d vsftpd-ssl.socket vsftpd.socket vsftpd.service vsftpd@.service vsftpd-ssl.service vsftpd-ssl@.service) -sha1sums=('436da30cefa33e22a0266077ab95397e9432e297' - '2142ac8a84f18ecc1ebac21b9ac07858c35ae6af' +sha1sums=('a366c82e726892eb50e5e74bac92d832d360da74' + 'c30e2813d190bbead6434dd109b21ec2c1076c81' 'c87b4ce56dac15223694a6e86c01ea813b877596' '24f268956c24e78be0c234c6d31f41487922eafe' 'f81dab50243f7e82dc9722ca79b2b24de0882eb2' -- cgit v1.2.3-54-g00ecf