[arch-commits] CVS update of arch/build/daemons/bftpd (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Sun May 13 14:27:37 UTC 2007


    Date: Sunday, May 13, 2007 @ 10:27:37
  Author: thomas
    Path: /home/cvs-arch/arch/build/daemons/bftpd

Modified: PKGBUILD (1.21 -> 1.22)

upgpkg: bftpd 1.8-1


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: arch/build/daemons/bftpd/PKGBUILD
diff -u arch/build/daemons/bftpd/PKGBUILD:1.21 arch/build/daemons/bftpd/PKGBUILD:1.22
--- arch/build/daemons/bftpd/PKGBUILD:1.21	Wed Apr  4 15:42:00 2007
+++ arch/build/daemons/bftpd/PKGBUILD	Sun May 13 10:27:37 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.21 2007/04/04 19:42:00 thomas Exp $
+# $Id: PKGBUILD,v 1.22 2007/05/13 14:27:37 thomas Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: dorphell <dorphell at gmx.net>
 
 pkgname=bftpd
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="A very configurable (and secure) Linux FTP server"
 arch=(i686 x86_64)
@@ -11,7 +11,8 @@
 depends=('glibc' 'pam')
 backup=(etc/bftpd.conf etc/logrotate.d/bftpd etc/pam.d/bftpd)
 source=(http://mesh.dl.sourceforge.net/sourceforge/bftpd/bftpd-$pkgver.tar.gz bftpd bftpd.logrotate)
-md5sums=('b62fe34b49287f16d60e74969ae0b2d2' '610584cd9b08289ca94fe4603bc3771a'\
+md5sums=('10a711f92fbb56fc48739cec8b385c26'
+         '610584cd9b08289ca94fe4603bc3771a'
          '853680dad0df39d0b4d2fb43d4be430a')
 
 build() {




More information about the arch-commits mailing list