From 6e133991c53c307fbc776ed69d80a004913e02dd Mon Sep 17 00:00:00 2001 From: str1ngs Date: Tue, 5 Jul 2011 01:18:28 -0700 Subject: [PATCH] apache: upgrade 2.2.19 homepage/license --- srcpkgs/apache/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/apache/template b/srcpkgs/apache/template index bbdabd07389..a5f3ae3cddf 100644 --- a/srcpkgs/apache/template +++ b/srcpkgs/apache/template @@ -1,6 +1,6 @@ # Template file for 'apache' pkgname=apache -version=2.2.17 +version=2.2.19 wrksrc=httpd-${version} distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2" build_style=gnu_configure @@ -21,7 +21,9 @@ configure_args="--prefix= --enable-pie --enable-modules=all --enable-rewrite --with-pcre=/usr --enable-layout=XBPS --sysconfdir=/etc/httpd" short_desc="The Number One HTTP Server On The Internet" maintainer="Juan RP " -checksum=868af11e3ed8fa9aade15241ea4f51971b3ef71104292ca2625ef2065e61fb04 +homepage="http://httpd.apache.org/" +license="Apache-2.0" +checksum=a1c1185371ef6b5bb9dbeaff9cd6d6e82c566f1cb472d247d212245ceacc7f1e long_desc=" The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and