Date: Wednesday, June 9, 2021 @ 09:38:46
  Author: mtorromeo
Revision: 960078

upgpkg: passenger 6.0.9-1

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-06-09 09:30:32 UTC (rev 960077)
+++ PKGBUILD    2021-06-09 09:38:46 UTC (rev 960078)
@@ -2,8 +2,8 @@
 
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
-pkgver=6.0.8
-pkgrel=3
+pkgver=6.0.9
+pkgrel=1
 pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
 arch=('x86_64')
 url="https://www.phusionpassenger.com";
@@ -15,7 +15,7 @@
               '16378A33A6EF16762922526E561F9B9CAC40B2F7'  # 
[email protected]
               'B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 
<[email protected]>
 
source=(https://s3.amazonaws.com/phusion-passenger/releases/passenger-$pkgver.tar.gz{,.asc})
-sha256sums=('1e73767025b299c6f8421c2a0df1ca7163b767de47ffab0c6239deb7b809d16d'
+sha256sums=('9f727da309cc031da966536af47ef59ea61974c09138ec08c2a765d8f4c4f60a'
             'SKIP')
 
 build(){

Reply via email to