Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
passenger
Commits:
9d86277d by Christian Heusel at 2024-10-03T19:48:42+02:00
upgpkg: 6.0.23-6: Rebuild for Ruby 3.3
- - - - -
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.0.23
- pkgrel = 5
+ pkgrel = 6
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.0.23
-pkgrel=5
+pkgrel=6
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/9d86277d2cdb7bb41d34cb9122869a0c98ce8002
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passenger/-/commit/9d86277d2cdb7bb41d34cb9122869a0c98ce8002
You're receiving this email because of your account on gitlab.archlinux.org.