Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / passenger
Commits:
d221aa7a by Massimiliano Torromeo at 2025-12-29T19:06:29+01:00
upgpkg: 6.1.1-2: Rebuild for nginx-1.28.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = passenger
pkgdesc = Fast and robust web server and application server for Ruby,
Python and Node.js
pkgver = 6.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.phusionpassenger.com
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=passenger
pkgname=(passenger mod_passenger nginx-mod-passenger)
pkgver=6.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast and robust web server and application server for Ruby, Python
and Node.js"
arch=('x86_64')
url="https://www.phusionpassenger.com"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passenger/-/commit/d221aa7a2a0de09d674fa6bf732af4ff61cf45c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passenger/-/commit/d221aa7a2a0de09d674fa6bf732af4ff61cf45c5
You're receiving this email because of your account on gitlab.archlinux.org.