summaryrefslogtreecommitdiff
path: root/community/passenger
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /community/passenger
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'community/passenger')
-rw-r--r--community/passenger/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/passenger/PKGBUILD b/community/passenger/PKGBUILD
index 8eaf95828..2da31657d 100644
--- a/community/passenger/PKGBUILD
+++ b/community/passenger/PKGBUILD
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD 75759 2012-08-30 21:03:16Z spupykin $
+# $Id: PKGBUILD 75886 2012-09-04 15:32:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=passenger
-pkgver=3.0.15
+pkgver=3.0.17
pkgrel=1
-_pkgdlnr=76337
+_pkgdlnr=76398
pkgdesc="mod_rails passenger"
arch=('i686' 'x86_64')
url="http://www.modrails.com"
+#http://rubyforge.org/frs/?group_id=5873
license=('GPL')
depends=('ruby' 'ruby-rack' 'curl')
makedepends=('apache')
@@ -15,12 +16,12 @@ install=passenger.install
options=('!emptydirs')
source=(http://rubyforge.org/frs/download.php/${_pkgdlnr}/passenger-$pkgver.tar.gz
build-fix.patch)
-md5sums=('532d977eabb4acd5a831b3526ddd8ac4'
+md5sums=('4ce8cac20e3c857bad621a6113d7268f'
'ee4699596dffb5357fdac4e3b2c98ee1')
build(){
cd $srcdir/passenger-$pkgver
- patch -p1 <$srcdir/build-fix.patch
+# patch -p1 <$srcdir/build-fix.patch
./bin/passenger-install-apache2-module -a
rake nginx