[arch-commits] Commit in mod_fcgid/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Wed Nov 21 13:59:56 UTC 2012


    Date: Wednesday, November 21, 2012 @ 08:59:55
  Author: dan
Revision: 171688

upgpkg: mod_fcgid 2.3.7-1

Modified:
  mod_fcgid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-21 12:46:34 UTC (rev 171687)
+++ PKGBUILD	2012-11-21 13:59:55 UTC (rev 171688)
@@ -2,15 +2,15 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=mod_fcgid
-pkgver=2.3.6
-pkgrel=2
+pkgver=2.3.7
+pkgrel=1
 pkgdesc="A FastCGI module for Apache HTTP Server."
 license=('APACHE')
 arch=('i686' 'x86_64')
 url="http://httpd.apache.org/mod_fcgid/"
 depends=('apache')
 source=("http://apache.cs.utah.edu/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.gz")
-sha256sums=('e831795498d91cf27a519ea1332c2a92a2a9920b0844d817b2ea7f079056d12b')
+sha256sums=('b72810cb34942945156f29ce60946da7dc941bb4cfca8b9d224573535bd8ef6d')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list