diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-07-29 17:14:55 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-07-29 17:14:55 -0700 | 
| commit | 940d691842c42247816630a06dfaf6a86bbb5e49 (patch) | |
| tree | 0b87bce90aac087563e3014fbded0a22f9d452f2 | |
| parent | Rebuild against 1.24.0 (diff) | |
| download | nginx-mainline-mod-rtmp-940d691842c42247816630a06dfaf6a86bbb5e49.tar.xz | |
Rebuild for nginx 1.25.1
| -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=11 +pkgrel=12  _modname="nginx-rtmp-module" -_nginxver=1.24.0 +_nginxver=1.25.1  pkgdesc="Module for mainline nginx that adds RTMP support"  arch=('aarch64' 'i686' 'x86_64')  | 
