Date: Monday, February 28, 2022 @ 15:14:35
  Author: mtorromeo
Revision: 1138443

upgpkg: passenger 6.0.12-4: signed with new key and enabled debug package

Modified:
  passenger/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-28 15:00:32 UTC (rev 1138442)
+++ PKGBUILD    2022-02-28 15:14:35 UTC (rev 1138443)
@@ -3,7 +3,7 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=6.0.12
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
 arch=('x86_64')
 url="https://www.phusionpassenger.com";
@@ -10,7 +10,7 @@
 _watch="https://github.com/phusion/passenger/releases";
 license=('MIT')
 makedepends=('ruby-rake' 'ruby-rack' 'curl' 'apache' 'nginx-src')
-options=('!emptydirs' 'staticlibs')
+options=('!emptydirs' 'staticlibs' 'debug')
 validpgpkeys=('D5F0851426939232F437AB722AC745A50A212A8C'
               '16378A33A6EF16762922526E561F9B9CAC40B2F7'  # 
[email protected]
               'B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 
<[email protected]>

Reply via email to