diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-27 11:18:13 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-27 11:18:13 -0700 | 
| commit | 9da4ff36ba6133e40e88a880d553de685d21dd54 (patch) | |
| tree | eaafa68169c5234685fe24bc9ec90535715d73d4 | |
| parent | Rebuild against nginx 1.25.4 (diff) | |
| download | nginx-mainline-mod-rtmp-9da4ff36ba6133e40e88a880d553de685d21dd54.tar.xz | |
Rebuild for nginx 1.25.5
| -rw-r--r-- | PKGBUILD | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -7,10 +7,10 @@  pkgname=nginx-mainline-mod-rtmp  pkgver=1.2.2 -pkgrel=15 +pkgrel=16  _modname="nginx-rtmp-module" -_nginxver=1.25.4 +_nginxver=1.25.5  pkgdesc="Module for mainline nginx that adds RTMP support"  arch=('aarch64' 'i686' 'x86_64')  | 
