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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Dec 6 14:32:27 UTC 2018


    Date: Thursday, December 6, 2018 @ 14:32:26
  Author: bpiotrowski
Revision: 411768

6.0.0-2: rebuild against nginx 1.14.2

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 14:32:24 UTC (rev 411767)
+++ PKGBUILD	2018-12-06 14:32:26 UTC (rev 411768)
@@ -3,8 +3,8 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=6.0.0
-pkgrel=1
-_nginxver=1.14.1
+pkgrel=2
+_nginxver=1.14.2
 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=('3f826e55065bb69ff5cc945b7b8ab5eb69f957e108053d15401c2ea059321b83'
             'SKIP'
-            'bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4'
+            '002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797'
             'SKIP')
 
 build(){



More information about the arch-commits mailing list