Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP 2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View file

@ -4,6 +4,8 @@ version=2.4.6
distfiles="http://www.fastcgi.com/dist/${pkgname}-${version}.tar.gz"
build_style=gnu-makefile
revision=1
depends="apache"
makedepends="apache-devel"
short_desc="Apache module to support the FastCGI protocol"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a5a887eecc8fe13e4cb1cab4d140188a3d2b5e6f337f8a1cce88ca441ddbe689
@ -15,8 +17,6 @@ long_desc="
scripts written in languages like Perl, as it saves the cost of recompiling
the scripts and its loaded modules with each invocation."
Add_dependency run apache
Add_dependency build apache-devel
pre_build()
{