[arch-commits] Commit in proftpd/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Nov 9 21:05:57 UTC 2010


    Date: Tuesday, November 9, 2010 @ 16:05:57
  Author: ibiru
Revision: 98475

upgpkg: proftpd 1.3.3c-1
update to 1.3.3c

Modified:
  proftpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-09 16:39:15 UTC (rev 98474)
+++ PKGBUILD	2010-11-09 21:05:57 UTC (rev 98475)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=proftpd
-pkgver=1.3.3b
+pkgver=1.3.3c
 pkgrel=1
 pkgdesc="A high-performance, scalable FTP server"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 	'proftpd'
         'proftpd.logrotate'
 	'proftpd.conf.d')
-md5sums=('721b8232fcac36317a6a1d29fa86250e'
+md5sums=('8571bd78874b557e98480ed48e2df1d2'
          '99f6f9a989e70e3fa50809fc2bbbbb0a'
          'ddb09eb13131becdf0e081eef413116b'
          '71d5932b0461c318ed68c2c0c2660736')
@@ -29,7 +29,7 @@
 	    --sysconfdir=/etc --localstatedir=/var/run --enable-ctrls --enable-ipv6 \
 	    --with-includes=/usr/include/mysql:/usr/include/postgresql \
 	    --with-libraries=/usr/lib/mysql:/usr/lib/postgresql --enable-nls
-	make || return 1
+	make
 }
 
 package() {




More information about the arch-commits mailing list