add update_* to most packages starting with "a".

This commit is contained in:
Christian Neukirchen
2014-11-01 18:35:36 +01:00
parent af153090bc
commit 1faa83dc6e
17 changed files with 28 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ version=2.4.7
revision=2
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://httpd.apache.org/"
update_site="http://httpd.apache.org/download.cgi"
update_pattern='httpd-\K[\d.]+'
license="Apache-2.0"
short_desc="Apache HTTP Server - high speed threaded mode"