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

Giancarlo Razzolini grazzolini at archlinux.org
Thu May 9 15:20:39 UTC 2019


    Date: Thursday, May 9, 2019 @ 15:20:39
  Author: grazzolini
Revision: 464654

upgpkg: passenger 6.0.2-2

nginx 1.16.0

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-09 15:20:19 UTC (rev 464653)
+++ PKGBUILD	2019-05-09 15:20:39 UTC (rev 464654)
@@ -3,8 +3,8 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=6.0.2
-pkgrel=1
-_nginxver=1.14.2
+pkgrel=2
+_nginxver=1.16.0
 pkgdesc="Fast and robust web server and application server for Ruby, Python and Node.js"
 arch=('x86_64')
 url="https://www.phusionpassenger.com"
@@ -19,7 +19,7 @@
         https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc})
 sha256sums=('56b2273312e6dc9880f6ba83e381583b8759085a0b41338b782c9575d58346bc'
             'SKIP'
-            '002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797'
+            '4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345'
             'SKIP')
 
 build(){



More information about the arch-commits mailing list