summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4eeeed03c96..855bbf4d7854 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Tue Jun 30 14:14:47 UTC 2015
+# Mon Aug 17 11:51:11 UTC 2015
pkgbase = apache22
pkgdesc = A high performance Unix-based HTTP server
- pkgver = 2.2.29
+ pkgver = 2.2.31
pkgrel = 1
url = http://www.apache.org/dist/httpd
install = apache.install
@@ -15,7 +15,7 @@ pkgbase = apache22
depends = pcre
depends = systemd
optdepends = lynx: apachectl status
- provides = apache=2.2.29
+ provides = apache=2.2.31
conflicts = apache
backup = etc/httpd/conf/httpd.conf
backup = etc/httpd/conf/extra/httpd-autoindex.conf
@@ -31,7 +31,7 @@ pkgbase = apache22
backup = etc/httpd/conf/extra/httpd-vhosts.conf
backup = etc/conf.d/apache
backup = etc/logrotate.d/httpd
- source = http://www.apache.org/dist/httpd/httpd-2.2.29.tar.bz2
+ source = http://www.apache.org/dist/httpd/httpd-2.2.31.tar.bz2
source = http://mpm-itk.sesse.net/apache2.2-mpm-itk-2.2.17-01/02-rename-prefork-to-itk.patch
source = http://mpm-itk.sesse.net/apache2.2-mpm-itk-2.2.17-01/03-add-mpm-to-build-system.patch
source = http://mpm-itk.sesse.net/apache2.2-mpm-itk-2.2.17-01/04-correct-output-makefile-location.patch
@@ -48,7 +48,7 @@ pkgbase = apache22
source = httpd.logrotate
source = httpd.service
source = arch.layout
- md5sums = 579342fdeaa7b8b68d17fee91f8fab6e
+ md5sums = 6c10e15835ab214464228a9beb7afba8
md5sums = f1d9d41360908ceb2374da55ae99197a
md5sums = cdfa04985a0efa850976aef01c2a0c40
md5sums = 0930d2d0612eb0a53a0d00aea7e8687f
diff --git a/PKGBUILD b/PKGBUILD
index 7a039048bec4..d8cc8e1ef71c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_name=apache
pkgname=apache22
-pkgver=2.2.29
+pkgver=2.2.31
pkgrel=1
pkgdesc='A high performance Unix-based HTTP server'
arch=('i686' 'x86_64')
@@ -41,7 +41,7 @@ source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
httpd.logrotate
httpd.service
arch.layout)
-md5sums=('579342fdeaa7b8b68d17fee91f8fab6e'
+md5sums=('6c10e15835ab214464228a9beb7afba8'
'f1d9d41360908ceb2374da55ae99197a'
'cdfa04985a0efa850976aef01c2a0c40'
'0930d2d0612eb0a53a0d00aea7e8687f'