Date: Tuesday, July 26, 2011 @ 21:53:07 Author: dan Revision: 133036 upgpkg: mod_fcgid 2.3.6-1
Modified: mod_fcgid/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-27 01:42:12 UTC (rev 133035) +++ PKGBUILD 2011-07-27 01:53:07 UTC (rev 133036) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=mod_fcgid -pkgver=2.3.5 +pkgver=2.3.6 pkgrel=1 pkgdesc="A FastCGI module for Apache HTTP Server." license=('APACHE') @@ -9,7 +9,7 @@ url="http://httpd.apache.org/mod_fcgid/" depends=('apache') source=(http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz) -sha256sums=('3280fd287659539d577fc3c77a975739c06bb9d0a9cef48275d4beb13c64ef39') +sha256sums=('e831795498d91cf27a519ea1332c2a92a2a9920b0844d817b2ea7f079056d12b') build() { cd "$srcdir"/$pkgname-$pkgver
