summaryrefslogtreecommitdiffstats
path: root/apache
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-11-16 19:42:57 +0100
committerFlorian Pritz <bluewind@xssn.at>2009-11-16 19:42:57 +0100
commitac2be60a6f3e6805f9c4a5986fc9bdc67798f4c5 (patch)
treec9d802d842fa0657e67135ea6bd22e958e9fc477 /apache
parentf7cf2c5f9206ce42b8cad94acefeda1caf476dd0 (diff)
downloadaur-packages-ac2be60a6f3e6805f9c4a5986fc9bdc67798f4c5.tar.gz
aur-packages-ac2be60a6f3e6805f9c4a5986fc9bdc67798f4c5.tar.xz
some updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'apache')
-rw-r--r--apache/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/apache/PKGBUILD b/apache/PKGBUILD
index 6e0ee50..9615c82 100644
--- a/apache/PKGBUILD
+++ b/apache/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 53935 2009-10-04 02:14:40Z andrea $
+# $Id: PKGBUILD 58371 2009-11-07 12:22:43Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=apache
pkgver=2.2.14
-pkgrel=1
+pkgrel=2
pkgdesc='A high performance Unix-based HTTP server'
arch=('i686' 'x86_64')
options=('!libtool')
@@ -19,6 +19,10 @@ 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=('a5226203aaf97e5b941c41a71c112704'
+ 'f4d627c64024c1b7b95efb5ffbaa625e'
+ '3fb8b616e0b5f0118420edd26d8536bb'
+ '3d659d41276ba3bfcb20c231eb254e0c')
build() {
cd ${srcdir}/httpd-${pkgver}
@@ -82,7 +86,3 @@ md5sums=('a5226203aaf97e5b941c41a71c112704'
'f4d627c64024c1b7b95efb5ffbaa625e'
'ac992b7d9f6dfc71a75e56a8e33f6ca8'
'3d659d41276ba3bfcb20c231eb254e0c')
-sha1sums=('eacd04c87b489231ae708c84a77dc8e9ee176fd2'
- '1fd10ad14347de56a8250039000626a318e6e4b8'
- 'acf63ea85776100725ab918001e1b7546e200db6'
- '22da55836c6d15e4f94064177ff02c8e56c0a53f')