diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-04-16 14:16:51 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-04-16 14:16:51 -0700 | 
| commit | 2ef8a8bfb63d7e5da222284c3155f7ed5fd4d9f1 (patch) | |
| tree | 5088434f1605bc85ef21e1747d2e8204b72b1461 | |
| parent | Rebuild against nginx 1.23.4 (diff) | |
| download | nginx-mainline-mod-rtmp-2ef8a8bfb63d7e5da222284c3155f7ed5fd4d9f1.tar.xz | |
Rebuild against 1.24.0
| -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=10 +pkgrel=11  _modname="nginx-rtmp-module" -_nginxver=1.23.4 +_nginxver=1.24.0  pkgdesc="Module for mainline nginx that adds RTMP support"  arch=('aarch64' 'i686' 'x86_64')  | 
