diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-09-07 11:54:13 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-09-07 11:54:13 -0700 | 
| commit | 41298d81e5df0187552fcc153bce8471d24baffd (patch) | |
| tree | 763a5d945198be1049c7e047313576fe0fdee21d | |
| parent | Rebuild for nginx 1.25.1 (diff) | |
| download | nginx-mainline-mod-rtmp-41298d81e5df0187552fcc153bce8471d24baffd.tar.xz | |
Rebuild against nginx 1.25.2
| -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=12 +pkgrel=13  _modname="nginx-rtmp-module" -_nginxver=1.25.1 +_nginxver=1.25.2  pkgdesc="Module for mainline nginx that adds RTMP support"  arch=('aarch64' 'i686' 'x86_64')  | 
