diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-12 08:47:04 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-12 08:47:04 -0700 | 
| commit | e02b2e9aed4832fd1771a0b8289e79fb1c569af0 (patch) | |
| tree | d6ea7d122493a327bd11cc5335eab37267fc0be3 | |
| parent | Rebuild against nginx 1.27.1 (diff) | |
| download | nginx-mainline-mod-rtmp-e02b2e9aed4832fd1771a0b8289e79fb1c569af0.tar.xz | |
Rebuild against nginx 1.27.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=19 +pkgrel=20  _modname="nginx-rtmp-module" -_nginxver=1.27.1 +_nginxver=1.27.2  pkgdesc="Module for mainline nginx that adds RTMP support"  arch=('aarch64' 'i686' 'x86_64')  | 
