summaryrefslogtreecommitdiff
path: root/extra/perl-fcgi
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-01 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2011-12-01 23:14:46 +0000
commit9e9ab642711f2424f828e21d14b98c45cdef2b29 (patch)
tree5c1495cfda2b453e377084bad1b20e431e119063 /extra/perl-fcgi
parentbc0657f7159d0b01373ecb59afc426b98a172b1e (diff)
Thu Dec 1 23:14:46 UTC 2011
Diffstat (limited to 'extra/perl-fcgi')
-rw-r--r--extra/perl-fcgi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/perl-fcgi/PKGBUILD b/extra/perl-fcgi/PKGBUILD
index b58f0b333..53fc43f5e 100644
--- a/extra/perl-fcgi/PKGBUILD
+++ b/extra/perl-fcgi/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 140128 2011-10-07 15:36:23Z giovanni $
+# $Id: PKGBUILD 143929 2011-11-30 21:23:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-fcgi
pkgver=0.74
-pkgrel=1
+pkgrel=2
pkgdesc="Fast CGI"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/FCGI"
license=('GPL' 'PerlArtistic')
-depends=('perl>=5.14')
+depends=('perl')
options=('!emptydirs')
source=("http://www.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-${pkgver}.tar.gz")
md5sums=('462a77a0072480fea791a4d3095eb486')