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

Andrea Scarpino andrea at archlinux.org
Sun Oct 4 02:14:40 UTC 2009


    Date: Saturday, October 3, 2009 @ 22:14:40
  Author: andrea
Revision: 53935

upgpkg: apache 2.2.14-1
    upstream release

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-04 02:12:29 UTC (rev 53934)
+++ PKGBUILD	2009-10-04 02:14:40 UTC (rev 53935)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apache
-pkgver=2.2.13
-pkgrel=3
+pkgver=2.2.14
+pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')
@@ -15,11 +15,11 @@
         etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
         etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
         etc/logrotate.d/httpd)
-depends=('openssl' 'zlib' 'apr-util' 'pcre' 'libldap>=2.4.18-1')
+depends=('openssl' 'zlib' 'apr-util' 'pcre')
 optdepends=('lynx: apachectl status')
 source=("http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2"
         'httpd.logrotate' 'httpd' 'arch.layout')
-md5sums=('8d8d904e7342125825ec70f03c5745ef'
+md5sums=('a5226203aaf97e5b941c41a71c112704'
          'f4d627c64024c1b7b95efb5ffbaa625e'
          'bddd84dafa770d74df1dc1f96bd71823'
          '3d659d41276ba3bfcb20c231eb254e0c')




More information about the arch-commits mailing list