apache-mpm-{event,worker}: forgot to revbump for previous.

This commit is contained in:
Juan RP 2014-08-21 11:20:46 +02:00
parent fb458ace0e
commit 953e8b07c3
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ unset -f apache-devel_package
pkgname=apache-mpm-event
configure_args+=" --enable-modules= --prefix=/usr --with-mpm=event"
version=2.4.7
revision=1
revision=2
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://httpd.apache.org/"
license="Apache-2.0"

View File

@ -12,7 +12,7 @@ unset -f apache-devel_package
pkgname=apache-mpm-worker
configure_args+=" --enable-modules= --prefix=/usr --with-mpm=worker"
version=2.4.7
revision=1
revision=2
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://httpd.apache.org/"
license="Apache-2.0"