[arch-commits] Commit in passenger/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Wed Oct 18 14:49:05 UTC 2017
Date: Wednesday, October 18, 2017 @ 14:49:04
Author: mtorromeo
Revision: 263257
rebuild for nginx 1.12.2
Modified:
passenger/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-18 14:05:28 UTC (rev 263256)
+++ PKGBUILD 2017-10-18 14:49:04 UTC (rev 263257)
@@ -4,8 +4,8 @@
pkgbase=passenger
pkgname=(passenger mod_passenger nginx-mod-passenger)
pkgver=5.1.11
-pkgrel=1
-_nginxver=1.12.1
+pkgrel=2
+_nginxver=1.12.2
pkgdesc="Fast and robust web server and application server for Ruby, Python and Node.js"
arch=('i686' 'x86_64')
url="https://www.phusionpassenger.com"
@@ -20,7 +20,7 @@
https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc})
sha256sums=('26fc56b2f6d27ed58b948d9601a17a4f61e98fd16349bcb46f3ecebcac3177dd'
'SKIP'
- '8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+ '305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
'SKIP')
build(){
More information about the arch-commits
mailing list