[arch-commits] CVS update of extra/daemons/vsftpd (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 19 19:18:29 UTC 2008


    Date: Tuesday, February 19, 2008 @ 14:18:29
  Author: andyrtr
    Path: /home/cvs-extra/extra/daemons/vsftpd

Modified: PKGBUILD (1.31 -> 1.32)

upgpkg: vsftpd 2.0.6-1


----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


Index: extra/daemons/vsftpd/PKGBUILD
diff -u extra/daemons/vsftpd/PKGBUILD:1.31 extra/daemons/vsftpd/PKGBUILD:1.32
--- extra/daemons/vsftpd/PKGBUILD:1.31	Tue Jul 25 16:51:56 2006
+++ extra/daemons/vsftpd/PKGBUILD	Tue Feb 19 14:18:28 2008
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD,v 1.31 2006/07/25 20:51:56 judd Exp $
+# $Id: PKGBUILD,v 1.32 2008/02/19 19:18:28 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=vsftpd
-pkgver=2.0.5
+pkgver=2.0.6
 pkgrel=1
 pkgdesc="Very Secure FTP daemon"
 arch=(i686 x86_64)
+license=('GPL')
 backup=(etc/vsftpd.conf etc/xinetd.d/vsftpd)
 url="http://vsftpd.beasts.org/"
 makedepends=('vim')
@@ -12,7 +13,8 @@
 install=vsftpd.install
 source=(ftp://vsftpd.beasts.org/users/cevans/vsftpd-$pkgver.tar.gz \
         vsftpd.xinetd vsftpd.d)
-md5sums=('146062e8b2f93af43ff6c2c770feea94' 'b07fd4609c70063c1d6b20142910c1a6'\
+md5sums=('f7a742690d7f86e356fb66d3840079c7'
+         'b07fd4609c70063c1d6b20142910c1a6'
          'e46ed8e4c4a6e6a3de59f60b98e4f569')
 
 build() {




More information about the arch-commits mailing list