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

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Apr 20 12:00:36 UTC 2018


    Date: Friday, April 20, 2018 @ 12:00:36
  Author: mtorromeo
Revision: 317192

rebuild for nginx-1.14.0

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-20 11:48:10 UTC (rev 317191)
+++ PKGBUILD	2018-04-20 12:00:36 UTC (rev 317192)
@@ -4,8 +4,8 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=5.2.3
-pkgrel=2
-_nginxver=1.12.2
+pkgrel=3
+_nginxver=1.14.0
 pkgdesc="Fast and robust web server and application server for Ruby, Python and Node.js"
 arch=('x86_64')
 url="https://www.phusionpassenger.com"
@@ -20,7 +20,7 @@
         https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc})
 sha256sums=('0a06a2c75688a0e6c85717fb67b57940bebca5e56b7c76337c50b8c3d024345b'
             'SKIP'
-            '305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+            '5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5'
             'SKIP')
 
 build(){



More information about the arch-commits mailing list