[arch-commits] Commit in passenger/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Aug 15 12:07:00 UTC 2019
Date: Thursday, August 15, 2019 @ 12:06:59
Author: jelle
Revision: 499557
upgpkg: passenger 6.0.2-3
nginx 1.16.1 update
Modified:
passenger/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-15 12:05:03 UTC (rev 499556)
+++ PKGBUILD 2019-08-15 12:06:59 UTC (rev 499557)
@@ -3,8 +3,8 @@
pkgbase=passenger
pkgname=(passenger mod_passenger nginx-mod-passenger)
pkgver=6.0.2
-pkgrel=2
-_nginxver=1.16.0
+pkgrel=3
+_nginxver=1.16.1
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'
- '4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345'
+ 'f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b'
'SKIP')
build(){
More information about the arch-commits
mailing list